383c37e0d8
We use double ticks to format config options, driver FQNs etc. in few release notes to improve readability. This patch updates the remaining release notes to follow the same convention. Change-Id: Ied4e5e02cc781405206edc2322567e5e5e3e170f
12 lines
485 B
YAML
12 lines
485 B
YAML
---
|
|
upgrade:
|
|
- The Scality driver has been marked as unsupported and is
|
|
now deprecated. ``enable_unsupported_drivers`` will need to
|
|
be set to ``True`` in cinder.conf to continue to use it.
|
|
deprecations:
|
|
- The Scality driver has been marked as unsupported and is
|
|
now deprecated. ``enable_unsupported_drivers`` will need to
|
|
be set to ``True`` in cinder.conf to continue to use it. If
|
|
its support status does not change it will be removed in
|
|
the next release.
|