aodh/tests/api/v2
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 Implement V2 API with Pecan and WSME 2012-12-04 12:57:58 -05:00
acl.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
alarm.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
base.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
compute_duration_by_resource.py enable v2 api sqlalchemy tests 2013-07-03 17:33:48 -04:00
list_events.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
list_meters.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
list_resources.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
post_samples.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
statistics.py Use a real MongoDB instance to run unit tests 2013-07-15 16:15:24 +02:00
test_app.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_impl_hbase.py enable v2 api hbase tests 2013-07-05 11:05:17 -04:00
test_impl_mongodb.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00
test_impl_sqlalchemy.py enable v2 api sqlalchemy tests 2013-07-03 17:33:48 -04:00
test_statistics.py api: enable v2 tests on SQLAlchemy & HBase 2013-06-21 11:19:58 +02:00