tacker.auth module¶
-
class
tacker.auth.
AuthValidatorExecution
(application, conf=None)¶ Bases:
oslo_middleware.base.ConfigurableMiddleware
-
class
tacker.auth.
TackerKeystoneContext
(application, conf=None)¶ Bases:
oslo_middleware.base.ConfigurableMiddleware
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.