heat.api.aws.ec2token module

class heat.api.aws.ec2token.EC2Token(app, conf)[source]

Bases: Middleware

Authenticate an EC2 request with keystone and convert to token.

property ssl_options
heat.api.aws.ec2token.EC2Token_filter_factory(global_conf, **local_conf)[source]

Factory method for paste.deploy.

heat.api.aws.ec2token.list_opts()[source]