heat.common.noauth module

Middleware that accepts any authentication.

class heat.common.noauth.NoAuthProtocol(app, conf)[source]

Bases: object

heat.common.noauth.filter_factory(global_conf, **local_conf)[source]