Cleanup soft (anti)affinity weight multiplier options
This resolves the TODO from Ocata change: I8871b628f0ab892830ceeede68db16948cb293c8 By adding a min=0.0 value to the soft affinity weight multiplier configuration options. It also removes the deprecated [DEFAULT] group alias from Ocata change: I3f48e52815e80c99612bcd10cb53331a8c995fc3 Change-Id: I79e191010adbc0ec0ed02c9d589106debbf90ea8changes/05/628205/2
parent
8ef3d253a0
commit
313becd5ff
@ -0,0 +1,8 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The ``[filter_scheduler]/soft_affinity_weight_multiplier`` and
|
||||
``[filter_scheduler]/soft_anti_affinity_weight_multiplier`` configuration
|
||||
options now have a hard minimum value of 0.0. Also, the deprecated alias
|
||||
to the ``[DEFAULT]`` group has been removed so the options must appear in
|
||||
the ``[filter_scheduler]`` group.
|
Loading…
Reference in New Issue