cinder/releasenotes/notes/ibm-storage-unsupported-9e8ea6ce9cea503d.yaml
Jay S. Bryant 59b0ed9b87 Unsupport IBM DS8k and XIV Drivers
The IBM driver CIs stopped reporting some time
ago and attempts to reach out to driver maintainers
have failed.

As a result, we need to mark the drivers unsupported
for the T release.

Change-Id: If8e5f4454f668414c62d07d75a0b69abd742122d
2019-09-03 18:01:51 -05:00

15 lines
610 B
YAML

---
upgrade:
- |
The IBM Storage drivers (XIV & DS8k) have been marked as unsupported
and are now deprecated. ``enable_unsupported_driver`` will need
to be set to ``True`` in the driver's section in cinder.conf to
continue to use them.
deprecations:
- |
The IBM Storage drivers (XIV & DS8k) have been marked as unsupported
and are now deprecated. ``enable_unsupported_driver`` will need
to be set to ``True`` in the driver's section in cinder.conf to
continue to use them. If the support status does not change, the
drivers will be removed in the 'U' development cycle.