keystone/keystone/tests/unit/protection/v3
Lance Bragstad cdbdcf85f7 Update endpoint policies for system admin
The endpoint policies were not taking the default roles work we did
last release into account. This commit changes the default policies
to rely on the ``admin`` role to create and delete endpoints.
Subsequent patches will incorporate:

 - domain user test coverage
 - project user test coverage

Change-Id: Ia6dc4526ece07e7fee614ec91b0953db8f180c2e
Related-Bug: 1804482
Closes-Bug: 1804483
2019-01-08 22:32:20 +00:00
..
__init__.py Implement scope_type checking for credentials 2018-10-29 15:01:29 +00:00
test_credentials.py Implement scope_type checking for credentials 2018-10-29 15:01:29 +00:00
test_domains.py Implement system admin role in domains API 2018-12-10 22:36:05 +00:00
test_endpoints.py Update endpoint policies for system admin 2019-01-08 22:32:20 +00:00
test_registered_limits.py Update registered limit policies for system admin 2018-12-11 09:13:59 +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 service provider tests for system member role 2018-12-19 20:07:06 +00:00