aodh/ceilometer/api
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
..
controllers Default to ctx user/project ID in sample POST API 2013-07-17 16:15:56 +01:00
v1 Merge "Allow suppression of v1 API." 2013-05-21 15:46:11 +00:00
__init__.py Allow specifying a listen IP 2013-05-28 12:43:10 +01:00
acl.py Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
app.py api: build the storage connection once and for all 2013-07-16 17:51:30 +02:00
app.wsgi Add sample configuration files for mod_wsgi 2013-03-08 16:10:37 -05:00
config.py Don't use pecan to configure logging 2013-05-28 12:17:43 +01:00
hooks.py api: build the storage connection once and for all 2013-07-16 17:51:30 +02:00
middleware.py pep8: enable E125 checks 2013-06-19 14:54:10 +02:00