keystone/keystone/common/policies
Lance Bragstad 7b28f1b3b4 Fix typos in application credential policies
We updated these policies when we introduces system scope and default
roles, but the policy names accidentally changed, which makes the policy
files render with an alias because oslo.policy thinks the names are
changing.

Change-Id: I1121f1abe769ee83ffc285103a95ee95540ce727
(cherry picked from commit 60e898c470)
2021-10-07 13:36:12 +00: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 Fix typos in application credential policies 2021-10-07 13:36:12 +00: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 Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
credential.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
domain.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
domain_config.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
ec2_credential.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
endpoint.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
endpoint_group.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
grant.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
group.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
identity_provider.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
implied_role.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
limit.py Allow domain users to access the limit API 2019-09-24 19:14:17 -07:00
mapping.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
policy.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
policy_association.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
project.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
project_endpoint.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
protocol.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
region.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05: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 Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
role_assignment.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
service.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
service_provider.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
token.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
token_revocation.py Deprecate identity:revocation_list policy for removal 2019-07-23 17:21:19 +00:00
trust.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00
user.py Fix oslo policy DeprecatedRule warnings 2021-08-20 14:30:23 -05:00