The nova.api.auth Module

Common Auth Middleware.

class InjectContext(context, *args, **kwargs)

Bases: nova.wsgi.Middleware

Add a ‘nova.context’ to WSGI environ.

class NovaKeystoneContext(application)

Bases: nova.wsgi.Middleware

Make a request context from keystone headers.

pipeline_factory(loader, global_conf, **local_conf)

A paste pipeline replica that keys off of auth_strategy.

Previous topic

<no title>

Next topic

The nova.api.ec2.apirequest Module

This Page