aodh/ceilometer
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
..
alarm Implement a basic REST alarm notification 2013-07-16 12:21:38 +02:00
api Standardize on X-Project-Id over X-Tenant-Id. 2013-07-17 16:34:22 +01:00
central Add pollster data cache 2013-07-02 18:54:00 -04:00
collector Optionally store Events in Collector. 2013-07-11 12:56:30 -03:00
compute Emit cpu_util from transformer instead of pollster 2013-07-15 16:32:50 +01:00
energy Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
image Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
locale Imported Translations from Transifex 2013-07-16 09:39:55 +00:00
network Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
objectstore Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
openstack Update Oslo 2013-07-02 14:26:06 +02:00
publisher make publisher procedure call configurable 2013-07-16 10:15:37 -04:00
storage Remove useless mongodb connection pool comment 2013-07-17 01:50:13 -04:00
tests Activate H404 checks 2013-06-14 10:43:39 +02:00
transformer Allow simpler scale exprs in transformer.conversions 2013-07-15 16:32:46 +01:00
volume Unify Counter generation from notifications 2013-07-05 13:40:25 +02:00
__init__.py Remove gettext.install from ceilometer/__init__.py 2013-04-03 22:59:44 +08:00
agent.py Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
counter.py Unify Counter generation from notifications 2013-07-05 13:40:25 +02:00
notifier.py pipeline: switch publisher loading model to driver 2013-06-12 12:25:00 +02:00
nova_client.py Allow to specify the endpoint type to use 2013-07-15 13:19:54 +02:00
pipeline.py Replace publisher name by URL 2013-06-14 17:38:08 +02:00
plugin.py Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
service.py Merge "Use correct hostname to get instances." 2013-07-15 22:07:04 +00:00
utils.py Code cleanup 2013-06-13 17:18:12 +02:00