python-openstackclient/openstackclient/identity
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
..
v2_0 Fix catalog list when region name is absent 2015-03-06 11:28:11 -06:00
v3 Enable specifing domains in "role add" 2015-05-12 11:48:01 +03:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Raise AttributeError for unknown attributes 2015-03-05 23:40:26 -08:00
common.py Enable specifing domains in "role add" 2015-05-12 11:48:01 +03:00