keystone.policy.core module

keystone.policy.core module

Main entry point into the Policy service.

class keystone.policy.core.Manager[source]

Bases: keystone.common.manager.Manager

Default pivot point for the Policy backend.

See keystone.common.manager.Manager for more details on how this dynamically calls the backend.

create_policy(**kwargs)[source]
delete_policy(**kwargs)[source]
driver_namespace = 'keystone.policy'
get_policy(**kwargs)[source]
list_policies(**kwargs)[source]
update_policy(**kwargs)[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.