This Page

The quantum.auth Module

class quantum.auth.QuantumKeystoneContext(application)

Bases: quantum.wsgi.Middleware

Make a request context from keystone headers.

quantum.auth.pipeline_factory(loader, global_conf, **local_conf)

Create a paste pipeline based on the ‘auth_strategy’ config option.