WSGI Routers for the Assignment service.
keystone.assignment.routers.
Public
Bases: keystone.common.wsgi.ComposableRouter
keystone.common.wsgi.ComposableRouter
add_routes
Add routes to given mapper.
Routers
Bases: keystone.common.wsgi.RoutersBase
keystone.common.wsgi.RoutersBase
append_v3_routers
Append v3 routers.
Subclasses should override this method to map its routes.
Use self._add_resource() to map routes for a resource.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.