puppet-nova/releasenotes/notes/add-cpu-weigher-49b610ff9a57695e.yaml
Rajesh Tailor c0569b53a7 Expost cpu_weight_mulitiplier config parameter
Add support for configuring the 'cpu_weight_multiplier'
scheduler filter option to provide resource stack/spread
policy for CPU.

NOTE: The related nova changes are done in change:
I90ee8a2081c2a0465441a8d81d161f4887b4e1fb

Change-Id: Ife0e92aad7eaf31817e509e9253c52dd2fb1f16b
2018-05-23 14:51:23 +05:30

7 lines
185 B
YAML

---
features:
- |
Add support for configuring ``cpu_weight_multiplier`` config
option, which can be used to spread or stack workfloads on
hosts based on their vCPU usage.