Merge "Update spec for transfer snapshots with volumes"

This commit is contained in:
Zuul 2018-10-01 16:00:41 +00:00 committed by Gerrit Code Review
commit 96fd354f38
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],