
This change prepares getting rid of the additional logic to manage the scheduler_driver option, to follow the global pattern to use $::os_service_default by default. Change-Id: Ic1d01425123bf02fa3caaf9f2ba72ed2233fc914
8 lines
282 B
YAML
8 lines
282 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Using a false value for ``manila::scheduler::scheduler_driver`` has been
|
|
deprecated and the specified value will be directly rendered into
|
|
manila.conf in a future release. Use ``$::os_service_default`` if
|
|
the service default should be used.
|