c0569b53a7
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
7 lines
185 B
YAML
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.
|