heat.common.auth_url.
AuthUrlFilter
Bases: heat.common.wsgi.Middleware
heat.common.wsgi.Middleware
auth_url
process_request
Called on each request.
If this returns None, the next application down the stack will be executed. If it returns a response then that response will be returned and execution will stop here.
filter_factory
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.