202713dd93
The following three volume drivers are no longer supported, because the storage products are now EOL[1]. - Dell SC Series Storage Driver (iSCSI, FC) - Dell VNX Storage Driver (FC, iSCSI) - Dell XtremeIO Storage Driver (iSCSI, FC) This change marks these drivers unsupported, so that we can remove these drivers after 2024.1 release. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/7D7GUOI66BOD7Z3ZQWPWYYHH6VHAY4JJ/ Change-Id: I763278ec72adaf6f2ddd21edbfc687ca2f17f09a
20 lines
619 B
YAML
20 lines
619 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``enable_unsupported_driver`` option will need to be set to ``True`` in
|
|
the driver's section in cinder.conf to continue to use the following
|
|
three drivers.
|
|
|
|
- Dell SC Series Storage Driver (iSCSI, FC)
|
|
- Dell VNX Storage Driver (FC, iSCSI)
|
|
- Dell XtremeIO Storage Driver (iSCSI, FC)
|
|
|
|
deprecations:
|
|
- |
|
|
The following three drivers were marked unsupported. These drivers are
|
|
deprecated and will be removed in a future release.
|
|
|
|
- Dell SC Series Storage Driver (iSCSI, FC)
|
|
- Dell VNX Storage Driver (FC, iSCSI)
|
|
- Dell XtremeIO Storage Driver (iSCSI, FC)
|