puppet-manila/releasenotes/notes/more-scheduler-opts-49f6a5b477414e49.yaml
Takashi Kajinami fe9454054e Support more scheduler options
Increase coverage of scheduler options (especially scheduler filter
options) configurable via native class parameters.

Change-Id: Ie539b83e90766a577f1da83a30b9b67f15b0c534
2025-01-15 16:18:57 +09:00

17 lines
369 B
YAML

---
features:
- |
The following parameters have been added to the ``manila::scheduler``
class.
- ``max_attempts``
- ``host_manager``
- |
The new ``manila::scheduler::filter`` class has been added.
deprecations:
- |
The ``manila::scheduler::scheduler_driver`` parameter has been deprecated,
in favor of the new ``driver`` parameter.