python-openstackclient/openstackclient/identity
Tom Cocozzello 3a48989eb0 Return names in list role assignments
Utilize the new include names functionality added to
list role assignments (GET /role_assignments?include_names=True).
Which will return the names of the entities instead of their
IDs.

Change-Id: I6dc03baf61ef9354a8a259a9f17ff47ce1665ce7
Depends-On: I4aa77c08660a0cbd021502155938a46121ca76ef
Closes-Bug: #1479569
Implements: blueprint list-assignment-with-names
2016-01-27 18:13:32 +00:00
..
v2_0 Implementation for project unset cmd for python-openstackclient. 2016-01-04 10:25:55 -05:00
v3 Return names in list role assignments 2016-01-27 18:13:32 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Change Identity API default version to 3 2015-10-09 05:25:19 +00:00
common.py Fix "sevice show" cannot catch NoUniqueMatch Exception 2015-12-09 05:47:12 +08:00