monasca-api/monasca/middleware
henriquetruta ccdb3e1806 Integrating monasca-api with keystonemiddleware
Adds the possibility of authenticating through keystone-middleware
and creates a Keystone Context after validating the token.

Both v3 and v2 tokens are valid, once the user has a valid role
on the project/tenant he's scoped. The default_authorized_roles property
in monasca.conf must be updated if another user should have API full access.

Change-Id: Iacd66cd2868cd44a5ab1b2a3f80fa38c7e0bb6da
2015-02-12 10:00:28 -07:00
..
__init__.py initial python implementation 2014-09-15 13:18:10 -04:00
context.py Integrating monasca-api with keystonemiddleware 2015-02-12 10:00:28 -07:00
inspector.py initial python implementation 2014-09-15 13:18:10 -04:00
keystone_context_filter.py Integrating monasca-api with keystonemiddleware 2015-02-12 10:00:28 -07:00
login.py initial python implementation 2014-09-15 13:18:10 -04:00
metric_validator.py initial python implementation 2014-09-15 13:18:10 -04:00
mock_auth_filter.py Add alarm history resource 2014-11-17 15:38:47 -07:00