python-openstackclient/openstackclient/identity/v3
Juan Antonio Osorio Robles 3ca96ef93c Enable specifing domains in "role add"
If users, projects or groups are provided by name, there is a
possibility of the existence other users/projects/groups with the same
name in other domain.  Even though this is not a problem if the actual
ID is given instead of a name; this is mostly a usability enhancement.

So, three options were added, one for specifying the domain where the
user belongs, another one to specify the project's domain, and finally
one to specify the group's domain.

Change-Id: Iab04b0e04fa75ea5aa3723b8ea42a45f58a6cdb2
Closes-Bug: #1421328
2015-05-12 11:48:01 +03:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py Add identity v3 catalog show 2015-03-09 23:08:15 -04:00
consumer.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
credential.py Remove 'links' section from several v3 Identity objects 2014-10-11 22:35:12 -04:00
domain.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
endpoint.py Merge "Check if service.name available before access" 2015-01-15 07:34:36 +00:00
federation_protocol.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
group.py remove unnecessary conditionals 2015-04-19 02:41:04 -04:00
identity_provider.py Add support to remote_id 2015-03-30 11:53:17 -04:00
mapping.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
policy.py Command doc: policy 2015-01-12 21:59:44 -05:00
project.py Merge "Add parent field to project creation" 2015-04-30 03:16:20 +00:00
region.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
role_assignment.py Role operations should not require list object permission 2015-04-17 10:14:57 -07:00
role.py Enable specifing domains in "role add" 2015-05-12 11:48:01 +03:00
service_provider.py Add docs for service provider CRUD 2015-04-15 05:09:48 +00:00
service.py Update service clist commands for v2 and v3 2015-01-16 12:59:14 -06:00
token.py Command doc: access token 2015-01-09 09:20:29 +00:00
trust.py remove unnecessary conditionals 2015-04-19 02:41:04 -04:00
unscoped_saml.py Unscoped federated user-specific commands 2014-10-30 17:27:28 +01:00
user.py remove unnecessary conditionals 2015-04-19 02:41:04 -04:00