Bases: keystone.common.controller.V3Controller
Construct a path and pass it to V3Controller.base_url method.
Checks if a role has been assigned to a trust.
Create a new trust.
The user creating the trust must be the trustor.
Main entry point into the Identity service.
Bases: object
Bases: keystone.common.manager.Manager
Default pivot point for the Trust backend.
See keystone.common.manager.Manager for more details on how this dynamically calls the backend.
WSGI Routers for the Identity service.