Comment 4 for bug 1575251

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/ceilometer (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/20082
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: 415ff58c53a7fdb8db6c41207b41fade2915abd3
Author: Ilya Tyaptin <email address hidden>
Date: Fri May 6 16:17:50 2016

CPU and rate pollsters in the compute agent

In this CR rate and cpu pollsters for the libvirt hypervisor
is implemented.

This stuff is required for the support cpu_util, disk.*.rate
and network.*.rate pollsters storing without any trasnfomers
work. We need this supporting because coordination of
a notification agent (which makes trasnformations) doesn't
work good and enough for the performant and consistent
sample transformations.

Change-Id: Ia3d3f466944f5b4e99f84a1d9071e12462f9822f
Closes-bug: #1575251