8e233cfb92
The cinder::backend_host parameter is redundant, because it is not used in the cinder class where the parameter is defined but is used to only override the cinder::backends::backend_host parameter. Change-Id: Ife5f8bdcfd4e982b7ffa5532b2a23d48c65d501f
11 lines
333 B
YAML
11 lines
333 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``cinder::backend_host`` parameter has been deprecated and will be
|
|
remove in a future release. Use the ``cinder::backends::backend_host``
|
|
parameter instead.
|
|
|
|
- |
|
|
Passing a false value for ``cinder::backends::backend_host`` has been
|
|
deprecated. Use ``$::os_service_default`` instead.
|