keystone.policy.backends.rules module

keystone.policy.backends.rules module

Policy engine for keystone.

class keystone.policy.backends.rules.Policy[source]

Bases: keystone.policy.backends.base.PolicyDriverBase

create_policy(policy_id, policy)[source]
delete_policy(policy_id)[source]
enforce(credentials, action, target)[source]
get_policy(policy_id)[source]
list_policies()[source]
update_policy(policy_id, policy)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.