python-openstackclient/openstackclient/identity
Harry Rybacki 8cd3e258c5 Implied Roles
Allow the user to create an inference rule between
two roles. The first, called the prior role
is the role explicitly assigned to an individual.
The second, called the implied role, is one that
the user gets implicitly. For example:

Role B implies Role A.
User X is assigned Role B.
Therefore User X also assigned Role A.

The management and maintenance of the rules is
performed in the Keystone server.

Change-Id: If547c2f16e812bc7fffd742ec37e6a26011f3185
2017-08-22 17:08:30 +00:00
..
v2_0 Merge "Add sort support to project list" 2017-03-16 13:01:56 +00:00
v3 Implied Roles 2017-08-22 17:08:30 +00: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 Fix 'domain' filter not work well in some commands 2017-07-18 23:01:22 +00:00