
Increase coverage of scheduler options (especially scheduler filter options) configurable via native class parameters. Change-Id: Ie539b83e90766a577f1da83a30b9b67f15b0c534
17 lines
369 B
YAML
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.
|