
We also remove "empty" JSON bodies since they don't show anything useful and can't be linted. PS: Don't worry about us changing release notes: reno has handled this for some time and only cares about when the note was added (or deleted), not when it was changed. Change-Id: I869f6e4a47af3ef3168978bdb03f387d5bb2947f Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
11 lines
471 B
YAML
11 lines
471 B
YAML
---
|
|
upgrade:
|
|
- The Hitachi NAS iSCSI 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 Hitachi NAS iSCSI 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. The driver will be removed in the
|
|
next release.
|