keystone.credential.controllers.
CredentialV3
[source]¶Bases: keystone.common.controller.V3Controller
collection_name
= ‘credentials’¶member_name
= ‘credential’¶Main entry point into the Credential service.
keystone.credential.core.
Manager
(*args, **kwargs)[source]¶Bases: keystone.common.manager.Manager
Default pivot point for the Credential backend.
See keystone.common.manager.Manager
for more details on how this
dynamically calls the backend.
driver_namespace
= ‘keystone.credential’¶keystone.credential.provider.
Manager
(*args, **kwargs)[source]¶Bases: keystone.common.manager.Manager
driver_namespace
= ‘keystone.credential.provider’¶WSGI Routers for the Credentials service.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.