Enable metrics CPU Utilization in OpenStack Master (Stein)
In new release OpenStack Stein the transformation of data is no more the responsability of Ceilometer(cpu_util, cpu.delta, network.incoming.bytes.rate, ...)
According to the latest github commit of the Ceilometer, the gnocchi is responsible for these transformations. How do I configure them in gnocchi? I did not find any material explaining how to solve this problem.
Thanks.