keystone/keystone/tests/unit/protection/v3
Lance Bragstad 9ca599e506 Implement domain member functionality for user API
This commit adds explicit testing for how users with the member role
on a domain should interact with users both inside and outside of
the domain they have authroization on.

Subsequent patches will continue to build on this by incorporating:

 - domain admin functionality
 - project user test coverage

Change-Id: I2a75f49e953c0c6fbe2de6da7b40faaa208f953d
Partial-Bug: 1748027
Partial-Bug: 968696
2019-03-19 22:34:07 +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_groups.py Implement system admin role in groups API 2019-02-11 17:50:03 +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_protocols.py Add tests for project users interacting with protocols 2019-01-08 20:40:17 +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 tests for project users interacting with roles 2019-02-27 21:56:15 +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 Add tests for project users interacting with services 2019-02-28 15:02:34 +00:00
test_users.py Implement domain member functionality for user API 2019-03-19 22:34:07 +00:00