aodh/tests/api/v1
Eoghan Glynn 80afaac4b6 Standardize on X-Project-Id over X-Tenant-Id.
Both X-Project-Id and X-Tenant-Id headers are set to the
same value by the keystoneclient authtoken middleware.

However the latter is deprecated, so instead of referring to
a mix of the two headers, we standardize on X-Project-Id.

Change-Id: I0fcdc1944ea12d0e997627c5740b57a0bd58dbe8
2013-07-17 16:34:22 +01:00
..
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
compute_duration_by_resource.py storage: get rid of get_event_interval 2013-04-04 13:52:22 +02:00
list_events.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
list_meters.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
list_projects.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
list_resources.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
list_sources.py api: run list_sources tests on SQL and Mongo backend 2013-03-25 09:14:00 +01:00
list_users.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
max_project_volume.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
max_resource_volume.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
sum_project_volume.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
sum_resource_volume.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
test_app.py Use fixtures in the tests 2013-05-18 17:26:38 +10:00
test_get_query_ts.py ceilometer tests need to be enabled/cleaned 2013-07-11 09:38:55 -04:00
test_impl_hbase.py hbase metaquery support 2013-05-26 03:29:08 -07:00
test_impl_mongodb.py api: run sum unit tests against SQL backend too 2013-03-29 11:45:24 +01:00
test_impl_sqlalchemy.py api: run sum unit tests against SQL backend too 2013-03-29 11:45:24 +01:00