keystone.endpoint_policy.core module

keystone.endpoint_policy.core module

class keystone.endpoint_policy.core.Manager[source]

Bases: keystone.common.manager.Manager

Default pivot point for the Endpoint Policy backend.

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

check_policy_association(**kwargs)[source]
create_policy_association(**kwargs)[source]
delete_policy_association(**kwargs)[source]
driver_namespace = 'keystone.endpoint_policy'
get_policy_for_endpoint(**kwargs)[source]
list_endpoints_for_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.