diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-02-17 22:23:51 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-02-17 22:23:51 +0000 |
| commit | 272ac55776dcc945cdad3d6d38e3356e0c099e45 (patch) | |
| tree | f7a261f1f8c8f96f538bc84049c97c6ba5bedd1e /doc/source/command-objects | |
| parent | f1ae75aa01d1c562b7481e9032abb24411e07146 (diff) | |
| parent | 3a48989eb02187f384cfbf7bb7cd55502741fc68 (diff) | |
| download | python-openstackclient-272ac55776dcc945cdad3d6d38e3356e0c099e45.tar.gz | |
Merge "Return names in list role assignments"
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/role-assignment.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/command-objects/role-assignment.rst b/doc/source/command-objects/role-assignment.rst index 6bb24cb3..893ebdc4 100644 --- a/doc/source/command-objects/role-assignment.rst +++ b/doc/source/command-objects/role-assignment.rst @@ -66,3 +66,7 @@ List role assignments .. option:: --inherited Specifies if the role grant is inheritable to the sub projects + +.. option:: --names + + Returns role assignments with names instead of IDs |
