Starting point for routing EC2 requests.
Bases: object
Authenticate an EC2 request with keystone and convert to token.
Return a WSGI filter app for use with paste.deploy.
Bases: keystonemiddleware.exceptions.KeystoneMiddlewareException
Bases: exceptions.Exception
Bases: fixtures.fixture.Fixture
Overrides what keystonemiddleware will return to the app behind it.
Add an existing token to the middleware.
Parameters: |
|
---|---|
Returns: | The token_id that the token was added as. |
Return type: | str |
Add token data to the auth_token fixture.
Low level replacement of fetch_token for AuthProtocol.
oslo.i18n integration module.
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
S3 Token Middleware.
This WSGI component:
Bases: object
Middleware that handles S3 authentication.
Bases: exceptions.Exception
Return a WSGI filter app for use with paste.deploy.