Update spec for transfer snapshots with volumes

There are some changes according reviews which should
be updated into spec. This was also not able to be
completed in queens, so moving the spec into the
rocky specs folder.

Implements: blueprint transfer-snps-with-vols
Change-Id: I1776febe269600f992e830ef4a46c37033a5b00e
This commit is contained in:
wanghao 2018-06-19 16:24:45 +08:00 committed by Sean McGinnis
parent 8377b1c882
commit c55d869f29
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
1 changed files with 2 additions and 2 deletions

View File

@ -67,9 +67,9 @@ REST API impact
* New microversion in Cinder API.
* Add an optional argumet "no_snapshots"::
* Add a new V3 API and an optional argument "no_snapshots"::
POST /v3/{project_id}/os-volume-transfer
POST /v3/{project_id}/volume-transfers
RESP BODY: {"transfer": {
...
no_snapshots: [True/False],