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 auth string according to what SignatureVersion is given.