Merge "Add missing slash for 'cinder type-access-remove' command"

This commit is contained in:
Jenkins 2016-03-27 08:55:56 +00:00 committed by Gerrit Code Review
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 |