keystone.policy.controllers.
PolicyV3
(*args, **kwargs)[source]¶Bases: keystone.common.controller.V3Controller
collection_name
= ‘policies’¶member_name
= ‘policy’¶Main entry point into the Policy service.
keystone.policy.core.
Manager
(*args, **kwargs)[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.
driver_namespace
= ‘keystone.policy’¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.