Merge "Add missing slash for 'cinder type-access-remove' command"
This commit is contained in:
commit
e5d1babc32
@ -231,8 +231,8 @@ Remove volume type access for the given project:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cinder type-access-remove --volume-type vol_Type2 --project-id
|
||||
c4860af62ffe465e99ed1bc08ef6082e
|
||||
$ cinder type-access-remove --volume-type vol_Type2 --project-id \
|
||||
c4860af62ffe465e99ed1bc08ef6082e
|
||||
$ cinder type-access-list --volume-type vol_Type2
|
||||
+----------------+------------+
|
||||
| Volume_type_ID | Project_ID |
|
||||
|
Loading…
x
Reference in New Issue
Block a user