python-keystoneclient/keystoneclient/tests/functional
Adam Young abcee5f3ce Implied Roles
While the entity for an inference rule should be thought of as a
resource, the rules are essentially relationships between roles.
The `implied_role` API is linked with the role API, and thus the
client functions are part of v3/role.py.  However, it does not
map completely cleanly to the Crud baseclass, and requires
some custom URL generation.

Change-Id: I80a40e88b571fe9b0eca3af8b705ea79f28eb904
2016-02-17 22:23:43 -05:00
..
hooks Update path to subunit2html in post_test_hook 2015-09-02 17:20:17 -07:00
v2_0 Implements base classes for functional tests 2016-01-04 19:52:08 -03:00
v3 Implied Roles 2016-02-17 22:23:43 -05:00
__init__.py Create functional test base 2015-02-13 17:55:34 +11:00
base.py Implements base classes for functional tests 2016-01-04 19:52:08 -03:00
test_access.py Expose audit_id via AccessInfo 2015-03-28 14:33:15 +11:00
test_base.py Implements base classes for functional tests 2016-01-04 19:52:08 -03:00
test_cli.py Stop using .keys() on dicts where not needed 2015-08-06 14:44:12 -05:00