keystoneclient.contrib.ec2 package

keystoneclient.contrib.ec2 package

Submodules

keystoneclient.contrib.ec2.utils module

class keystoneclient.contrib.ec2.utils.Ec2Signer(secret_key)

Bases: object

Utility class for EC2 signing of request.

This allows a request to be signed with an AWS style signature, which can then be used for authentication via the keystone ec2 authentication extension.

generate(credentials)

Generate auth string according to what SignatureVersion is given.

Module contents

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.