keystone/keystone/tests/unit/protection/v3
Lance Bragstad 321a8cb035 Add role assignment test coverage for system admin
This commit adds role assignment test coverage for users who have the
admin role assigned on the system.

Subsequent patches will:

  - add functionality for domain readers
  - add functionality for domain members
  - add functionality for domain admins
  - add functionality for project readers
  - add functionality for project members
  - add functionality for project admins
  - remove the obsolete policies from policy.v3cloudsample.json

Change-Id: If0d418a7117623b3bfe11b8e23781d02ac1debf0
Partial-Bug: 1750673
Closes-Bug: 1816833
2019-02-27 15:53:03 +00:00
..
__init__.py Implement scope_type checking for credentials 2018-10-29 15:01:29 +00:00
test_assignment.py Add role assignment test coverage for system admin 2019-02-27 15:53:03 +00:00
test_credentials.py Implement scope_type checking for credentials 2018-10-29 15:01:29 +00:00
test_domains.py Allow project users to retrieve domains 2019-01-21 20:46:05 +00:00
test_endpoints.py Add tests for project users interacting with endpoints 2019-01-08 22:32:50 +00:00
test_identity_providers.py Add tests for project users interacting with idps 2019-01-08 22:15:51 +00:00
test_limits.py Update limit policies for system admin 2019-01-09 14:56:48 +00:00
test_mappings.py Add tests for project users interacting with mappings 2019-02-19 01:48:36 +00:00
test_projects.py Implement system admin role in project API 2019-01-07 20:48:11 +00:00
test_regions.py Add tests for project users interacting with regions 2019-02-11 17:51:10 +00:00
test_registered_limits.py Add tests for project users interacting with registered limits 2019-01-08 18:16:48 +00:00
test_roles.py Add role tests for system member role 2018-12-07 17:01:57 +00:00
test_service_providers.py Add tests for project users interacting with sps 2019-01-04 17:59:07 +00:00
test_services.py Update service policies for system admin 2019-02-22 16:53:52 +00:00
test_users.py Implement system admin role in users API 2019-02-04 19:56:01 +00:00