Files
cinder/releasenotes/notes/hnas-deprecate-iscsi-driver-cd521b3a2ba948f3.yaml
Stephen Finucane 6b3b9ccdeb trivial: Remove trailing spaces, mixed tabs/spaces
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>
2024-09-18 13:52:28 +01:00

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.