ceilometer/ceilometer/tests
Chris Dent 3b20fa0852 Include a 'node' key and value in ipmi metadata
The ipmi meters use resource_ids which make it challenging
to select information for all the sensors of a particular type.
This change adds metadata that identifies the physical node on
which a sensor exists.

There are still remaining issues with the naming of ipmi and
sensor-related meters that will need to be addressed separately.

Closes-Bug: 1377157
Change-Id: Ib53755112e4757aa53ab60079f3c555e21a72b63
2014-10-06 20:10:39 +01:00
..
alarm Switch partitioned alarm evaluation to a hash-based approach 2014-09-01 14:47:41 -04:00
api create skeleton files for event storage backends 2014-10-02 13:43:51 -04:00
central Use central agent manager's keystone token in discoveries 2014-09-12 10:11:00 -04:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute Merge "XenAPI support: Disk rates" 2014-09-03 16:59:37 +00:00
data_processing Switch to oslotest 2014-08-21 11:42:15 +02:00
dispatcher Merge "Switch to oslotest" 2014-08-22 09:13:31 +00:00
energy Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
event isolate event storage models 2014-10-01 21:43:20 -04:00
hardware Add IPMI pollster 2014-09-13 16:36:40 +08:00
identity Switch to oslotest 2014-08-21 11:42:15 +02:00
image Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
ipmi Include a 'node' key and value in ipmi metadata 2014-10-06 20:10:39 +01:00
network Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
objectstore clean up swift middleware to avoid unicode errors 2014-09-19 12:54:44 +00:00
orchestration Switch to oslotest 2014-08-21 11:42:15 +02:00
profiler Switch to oslotest 2014-08-21 11:42:15 +02:00
publisher Use oslo.msg retry API in rpc publisher 2014-09-25 11:11:24 +02:00
storage create skeleton files for event storage backends 2014-10-02 13:43:51 -04:00
volume Switch to oslotest 2014-08-21 11:42:15 +02:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py Partition static resources defined in pipeline.yaml 2014-09-29 06:16:34 +00:00
base.py Switch to a custom NotImplementedError 2014-09-15 18:16:10 +02:00
db.py Merge "Run unit tests against PostgreSQL" 2014-10-06 08:53:37 +00:00
mocks.py [HBase] Improves speed of unit tests on real HBase backend 2014-09-24 15:08:36 +04:00
pipeline_base.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
test_bin.py Switch partitioned alarm evaluation to a hash-based approach 2014-09-01 14:47:41 -04:00
test_collector.py collector: Allows to requeue a sample 2014-09-01 09:05:04 +02:00
test_coordination.py Central agent work-load partitioning 2014-09-01 05:31:58 -04:00
test_decoupled_pipeline.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
test_deprecated_pipeline.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
test_messaging.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_middleware.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_neutronclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_notification.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
test_notifier.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_novaclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_plugin.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_utils.py Partition static resources defined in pipeline.yaml 2014-09-29 06:16:34 +00:00