diff --git a/specs/queens/transfer-snapshots-with-volumes.rst b/specs/rocky/transfer-snapshots-with-volumes.rst similarity index 97% rename from specs/queens/transfer-snapshots-with-volumes.rst rename to specs/rocky/transfer-snapshots-with-volumes.rst index 3982d6a2..7585cc9b 100644 --- a/specs/queens/transfer-snapshots-with-volumes.rst +++ b/specs/rocky/transfer-snapshots-with-volumes.rst @@ -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],