Merge "Add 'reserved' status to api-ref"

This commit is contained in:
Jenkins 2017-07-05 19:04:48 +00:00 committed by Gerrit Code Review
commit cb42212eb1

View File

@ -23,6 +23,8 @@ status values are:
+------------------+--------------------------------------------------------+
| available | The volume is ready to attach to an instance. |
+------------------+--------------------------------------------------------+
| reserved | The volume is reserved for attaching or shelved. |
+------------------+--------------------------------------------------------+
| attaching | The volume is attaching to an instance. |
+------------------+--------------------------------------------------------+
| detaching | The volume is detaching from an instance. |