c5630ce51d
Fix up various issues in the release notes in preparation for branching the RC-1 release. Change-Id: I8db5d2859c36d666732c513afe520d588ac9f3ba
12 lines
489 B
YAML
12 lines
489 B
YAML
---
|
|
upgrade:
|
|
- The CloudByte 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 CloudByte 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.
|