aodh/ceilometer/transformer
Eoghan Glynn 879a4cc032 Avoid dropping cpu_util for multiple instances.
Fixes bug 1202756

When multiple instances exist, the ordering of pipleline
handle_sample() and flush() calls on the transformer caused
cpu_util samples for subsequent instances to be dropped.

Change-Id: I1d8198c0c12d99a2ffde11e4321d29723c947178
2013-07-18 20:55:29 +01:00
..
__init__.py Enable pep8 H403 checks 2013-06-14 17:15:52 +02:00
accumulator.py Enable pep8 H403 checks 2013-06-14 17:15:52 +02:00
conversions.py Avoid dropping cpu_util for multiple instances. 2013-07-18 20:55:29 +01:00