ceilometer/ceilometer/transformer
gord chung cf895bac40 cap cpu_util
deriving cpu_util from cputime is not exact as it relies on timing
of host and a completely independent timing of pollster. this can
cause precision issues with nanosecond timing resulting in >100%
calculations. this sets a cap so at most cpu_util can only report
100% cpu utilisation.

Change-Id: I80c099d8618833794ef19e9497cfad4db7912851
Closes-Bug: #1527620
(cherry picked from commit 41d940e369)
2017-07-17 14:32:26 +02:00
..
__init__.py publisher: clean out context usage 2016-04-01 09:51:54 +02:00
accumulator.py publisher: clean out context usage 2016-04-01 09:51:54 +02:00
arithmetic.py publisher: clean out context usage 2016-04-01 09:51:54 +02:00
conversions.py cap cpu_util 2017-07-17 14:32:26 +02:00