keystone/keystone/common/policies
yangshaoxue 0783e46e33 fix get_security_compliance_domain_config policy rule typo
There is a typo in the get_security_compliance_domain_config policy rule path, it should be '/v3/domains/{domain_id}/config/security_compliance/{option}'

Change-Id: I5d8d9d28d7c3b986b3022a33e890e7dd1e1e933d
2021-06-02 12:29:18 +08:00
..
__init__.py Expose access rules as its own API 2019-09-14 03:14:20 -07:00
access_rule.py Expose access rules as its own API 2019-09-14 03:14:20 -07:00
access_token.py Add scope_types to oauth policies 2018-01-05 22:25:05 +00:00
application_credential.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
auth.py Implement GET /v3/auth/system 2018-01-24 01:09:16 +00:00
base.py DRY up credential policies 2019-09-18 08:42:33 -07:00
consumer.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
credential.py Merge "DRY up credential policies" 2019-09-24 18:24:23 +00:00
domain.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
domain_config.py fix get_security_compliance_domain_config policy rule typo 2021-06-02 12:29:18 +08:00
ec2_credential.py Merge "DRY up credential policies" 2019-09-24 18:24:23 +00:00
endpoint.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
endpoint_group.py Re-enable line-length linter 2019-10-21 08:48:47 -07:00
grant.py Re-enable line-length linter 2019-10-21 08:48:47 -07:00
group.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
identity_provider.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
implied_role.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
limit.py Allow domain users to access the limit API 2019-09-24 19:14:17 -07:00
mapping.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
policy.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
policy_association.py Re-enable line-length linter 2019-10-21 08:48:47 -07:00
project.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
project_endpoint.py Implement scope type checking for Project Endpoints 2019-09-19 15:39:22 -07:00
protocol.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
region.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
registered_limit.py Allow domain users to access the registered limits API 2019-01-08 18:16:07 +00:00
revoke_event.py Add scope_types for revoke event policies 2018-01-04 21:14:16 +00:00
role.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
role_assignment.py Allow system/domain scope for assignment tree list 2019-09-20 16:15:16 +00:00
service.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
service_provider.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
token.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00
token_revocation.py Deprecate identity:revocation_list policy for removal 2019-07-23 17:21:19 +00:00
trust.py Re-enable line-length linter 2019-10-21 08:48:47 -07:00
user.py Make policy deprecation reasons less verbose 2019-09-20 08:58:52 -07:00