cinder/releasenotes/notes/hnas-deprecate-iscsi-driver-cd521b3a2ba948f3.yaml
Adriano Rosso 9885cb2454 HNAS: Deprecate HNAS iSCSI driver
Due to some known limitations when working with iSCSI protocol,
we decided to deprecate the Hitachi NAS iSCSI driver. The driver
will be removed on P release.
Hitachi NAS NFS driver will still be supported.

Co-Authored-By: Erlon Cruz <sombrafam@gmail.com>
DocImpact

Change-Id: I413bcc5b38de5a023bfb23b0659639036ced8d0f
2016-12-23 10:31:08 -02:00

11 lines
455 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.