The heat.api.aws.ec2token Module

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

Bases: heat.common.wsgi.Middleware

Authenticate an EC2 request with keystone and convert to token.

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

Factory method for paste.deploy

This Page