Bases: keystone.common.wsgi.Application
Base extensions controller to be extended by public and admin API’s.
Bases: object
The only types of routers in this file should be ComposingRouters.
The routers for the backends should be in the backend-specific router modules. For example, the ComposableRouter for identity belongs in:
keystone.identity.routers