The volume state should be "awaiting-transfer"
The volume state should be "awaiting-transfer" after "cinder transfer-create", not "awaiting transfer", this patch fix it. Closes-Bug: #1606219 Change-Id: Iebf487a3eaaa6a452bfb70e096e0a71f99db2a5c
This commit is contained in:
parent
fac21de23c
commit
3a9c5d1b97
@ -421,7 +421,7 @@ Create a volume transfer request
|
||||
The volume must be in an ``available`` state or the request will be
|
||||
denied. If the transfer request is valid in the database (that is, it
|
||||
has not expired or been deleted), the volume is placed in an
|
||||
``awaiting transfer`` state. For example:
|
||||
``awaiting-transfer`` state. For example:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user