puppet-nova/releasenotes/notes/cpu_power-7ab984e60ac79eee.yaml
Takashi Kajinami 7aacf38c1d Add options for CPU power management features
Nova recently introduced the feature to manage pCPU cores performance.
This adds support for these options.

Change-Id: Id1577cf258f29874a5cd1a693025092607bbe9b8
2023-03-23 13:25:45 +09:00

11 lines
249 B
YAML

---
features:
- |
The following parameters have been added to the ``nova::compute::libvirt``
class.
- ``cpu_power_management``
- ``cpu_power_management_strategy``
- ``cpu_power_governor_low``
- ``cpu_power_governor_high``