Bases: object
Store a policy blob.
keystone.exception.Conflict – If a duplicate policy exists.
Remove a policy blob.
keystone.exception.PolicyNotFound – If the policy doesn’t exist.
Verify that a user is authorized to perform action.
For more information on a full implementation of this see: keystone.policy.backends.rules.Policy.enforce
Retrieve a specific policy blob.
keystone.exception.PolicyNotFound – If the policy doesn’t exist.
Update a policy blob.
keystone.exception.PolicyNotFound – If the policy doesn’t exist.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.