The tacker.auth Module

class tacker.auth.TackerKeystoneContext(application)

Bases: tacker.wsgi.Middleware

Make a request context from keystone headers.

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

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