python-openstackclient/openstackclient/tests
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 osc-lib: exceptions 2016-06-13 10:50:01 -05:00
common Merge "osc-lib: api.auth" 2016-07-07 19:49:06 +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 Merge "Add create_one_image_member() in FakeImage class and update test" 2016-07-18 22:54:30 +00:00
network Merge "Set identity v3 client in networkv2 fake" 2016-07-22 00:51:48 +00:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Show project access for volume type 2016-07-20 16:54:58 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
test_shell.py Fix foundation copyrights 2016-06-14 09:49:28 -05:00
utils.py Add network segment command object 2016-05-27 12:58:25 -05:00