openstack-python-openstackc.../openstackclient
Henry Nash 713d92df4e Add assignment list to v2 identity and deprecate alternate listing
The current identity role list command (both v2 and v3) is
overloaded with listing roles as well as assignments (if you
provide user, group, project or domain options). This is in
addition to the v3 assignment list command designed for this
purpose.

This overloading complicates the fact that roles can now be
domain specific (i.e. have a domain attribute), so the
command 'role list --domain <domain-name' will soon become
ambigious (this is in a follow on patch).

This patch:

- Adds a v2 assignments list, with support for pulling the
user and project from the auth credentials
- For comapability, adds the same auth support to the
existing v3 assignments list
- Deprecates the use of role list and user role list to list
assignments

Change-Id: I65bafdef4f8c89e863dab101369d0d629fa818b8
Partial-Bug: 1605774
2016-07-22 21:46:29 +00:00
..
api remove unused LOG 2016-07-09 23:23:38 +08:00
common Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
compute Merge ""server list": "Image Name", "Image ID" columns" 2016-07-22 20:38:20 +00:00
identity Add assignment list to v2 identity and deprecate alternate listing 2016-07-22 21:46:29 +00:00
image Remove execute permission on a few files 2016-07-22 17:38:34 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Implement rbac list and show command" 2016-07-20 16:08:36 +00:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
tests Add assignment list to v2 identity and deprecate alternate listing 2016-07-22 21:46:29 +00:00
volume Show project access for volume type 2016-07-20 16:54:58 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Remove execute permission on a few files 2016-07-22 17:38:34 +00:00