Fix command to verify role removal in docs
The command here doesn't work; update it to a command that does. Change-Id: I7c34d67f1dd326fb7bb9772c7a56ef9934587608
This commit is contained in:
parent
50b2d6aa0e
commit
a8e26936a9
@ -374,7 +374,7 @@ Remove a role from a user-project pair:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ openstack role list --user USER_NAME --project TENANT_ID
|
||||
$ openstack role assignment list --user USER_NAME --project TENANT_ID --names
|
||||
|
||||
If the role was removed, the command output omits the removed role.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user