aodh/ceilometer/compute
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
..
pollsters Emit cpu_util from transformer instead of pollster 2013-07-15 16:32:50 +01:00
virt pep8: enable H402 checks 2013-06-19 14:30:23 +02:00
__init__.py Remove disabled_compute_pollsters option 2013-06-12 16:09:56 +02:00
manager.py Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
notifications.py Register all interesting events 2013-07-05 13:40:27 +02:00
nova_notifier.py Add pollster data cache 2013-07-02 18:54:00 -04:00
plugin.py Add pollster data cache 2013-07-02 18:54:00 -04:00