deb-ceilometer/tests/api
Julien Danjou 0ba1ec0da9 Implement user-api
This implements the blueprint user-api for version 1 of the API.

The ACL checks now don't return access denied on non-admin users.

All requests without a <project> in the URL limit their scope to the tenant
contained into X-Tenant-Id.

All request with a <project> in the URL returns 404 if the <project>
specified is different than the one from X-Tenant-Id.

Change-Id: If1ec55fa491ea5de30036ce7ed75d0f28e925457
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-01-03 10:24:08 +01:00
..
v1 Implement user-api 2013-01-03 10:24:08 +01:00
v2 Merge "Move meter.py into collector directory" 2012-12-06 15:40:24 +00:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00