Merge "The volume state should be "awaiting-transfer""

This commit is contained in:
Jenkins 2016-07-25 19:31:43 +00:00 committed by Gerrit Code Review
commit 7c462e3950
1 changed files with 1 additions and 1 deletions

View File

@ -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