Token provider interface.
keystone.token.provider.
Manager
[source]¶Bases: keystone.common.manager.Manager
Default pivot point for the token provider backend.
See keystone.common.manager.Manager
for more details on how this
dynamically calls the backend.
V3
= 'v3.0'¶VERSIONS
= frozenset(['v3.0'])¶driver_namespace
= 'keystone.token.provider'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.