aodh/tests
Eoghan Glynn 74c1b0d7aa Emit cpu_util from transformer instead of pollster
The emission of the cpu_util counter from the compute CPUUtilPollster
can be superceeded by the RateOfChangeTransformer (the intended
target usercase for the new transformer).

The caching of the CPUStats is now no longer required.

Note that the pipeline.yaml must be updated in deployments, otherwise
the cpu_util meter will no longer be collected.

Change-Id: I79ff047595b960de7a2acb2ec81c357fe2ee21e5
2013-07-15 16:32:50 +01:00
..
alarm Implement a basic alarm notification service 2013-07-11 18:21:58 +02:00
api ceilometer tests need to be enabled/cleaned 2013-07-11 09:38:55 -04:00
central ceilometer tests need to be enabled/cleaned 2013-07-11 09:38:55 -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 Separate power and energy pollsters 2013-07-11 14:12:27 -04:00
image Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02: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
publisher Merge "ceilometer tests need to be enabled/cleaned" 2013-07-12 22:08:14 +00:00
storage ceilometer tests need to be enabled/cleaned 2013-07-11 09:38:55 -04:00
volume Unify Counter generation from notifications 2013-07-05 13:40:25 +02:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
policy.json API: add Keystone ACL and policy support 2012-10-08 14:39:03 +02:00
sources.json api: add source detail retrieval 2012-10-26 16:37:23 +02:00
test_bin.py Use console scripts for ceilometer-api 2013-06-05 08:13:10 +02:00
test_notifier.py pipeline: switch publisher loading model to driver 2013-06-12 12:25:00 +02:00
test_novaclient.py add metadata to nova_client results 2013-06-27 20:47:46 +00:00
test_pipeline.py Allow simpler scale exprs in transformer.conversions 2013-07-15 16:32:46 +01:00
test_service.py service: run common initialization stuff 2013-06-05 08:13:20 +02:00
test_utils.py ceilometer tests need to be enabled/cleaned 2013-07-11 09:38:55 -04:00