Files
nova-powervm/nova_powervm/tests/virt/powervm/test_host.py
esberglu 429c98d848 Get host-level cpu metrics from pypowervm metric cache
This removes the host-level cpu utilization metrics from nova-powervm.
Host-level cpu metrics are being cached at the pypowervm level where
running totals are kept for total cycles, firmware cycles, and user
cycles. The get_host_cpu_stats driver method converts these metrics
into the format expected by nova.

Change-Id: I85798a8baa81e6737674ec819e9f147a4374050d
2017-11-13 12:13:01 +00:00

4.1 KiB