nova/releasenotes/notes/stein-affinity-weight-multiplier-cleanup-fed9ec25660befd3.yaml
Matt Riedemann 313becd5ff 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: I79e191010adbc0ec0ed02c9d589106debbf90ea8
2019-01-19 18:03:16 -05:00

9 lines
357 B
YAML

---
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.