python-openstackclient/openstackclient/tests/unit
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 Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00: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 Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
integ Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
network Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
object Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
volume Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_shell.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
utils.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00