Comment 0 for bug 2045908

Revision history for this message
Joachim Lusiardi (jlusiardi) wrote :

Although this field is deprecated since v1.15 there are still servers out there, that use that fields.

I'd like to see this field implemented at least with the following fields in the Power resource:

- all required fields
- PowerControl with
  - PowerCapacityWatts
  - PowerConsumedWatts
  - PowerRequestedWatts
  - PowerMetrics with
    - AverageConsumedWatts
    - IntervalInMin
    - MaxConsumedWatts
    - MinConsumedWatts

For our project, it would be sufficient to have static values configured via emulator's config. Libvirt does not provide this information for VMs (not a surprise). Not sure about Openstack though.