python-openstackclient/openstackclient
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
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
compute Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
identity Implied Roles 2017-08-22 17:08:30 +00:00
image image-list should support filters 'name','status' 2017-07-12 22:50:17 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Allow PD as Subnetpool during Subnet creations 2017-08-17 02:44:44 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Implied Roles 2017-08-22 17:08:30 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Improve no-auth path 2017-04-24 18:57:10 -05:00