python-openstackclient/openstackclient/identity
David Rabel 0ad6b6b2e0 Use _get_token_resource in role assignment list
If project matches the project from access token,
we do not have to send an API request to /projects?name=...,
because the project ID is already known.
This API request may require additional permissions, so
we want to avoid it, if possible.

Change-Id: Ice1af8686bceea6b67229dcab7cf82eef821163e
Closes-Bug: #1658189
2017-05-23 17:16:41 +02:00
..
v2_0 Merge "Add sort support to project list" 2017-03-16 13:01:56 +00:00
v3 Use _get_token_resource in role assignment list 2017-05-23 17:16:41 +02:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py osc-lib: shell 2016-08-05 13:48:55 -05:00
common.py Add support for domain specific roles 2016-08-10 20:32:55 +00:00