cinder/releasenotes/notes/ibm-gpfs-unsupported-b95274829573835d.yaml
Jay S. Bryant c07908664c Mark IBM GPFS Driver Unsupported
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: I7ee68f4684b241b8ab749ad621040da4e3068d17
2019-09-03 18:03:34 -05:00

15 lines
559 B
YAML

---
upgrade:
- |
The IBM GPFS driver has been marked as unsupported
and is now deprecated. ``enable_unsupported_driver`` will need
to be set to ``True`` in the driver's section in cinder.conf to
continue to use it.
deprecations:
- |
The IBM GPFS driver has been marked as unsupported
and is now deprecated. ``enable_unsupported_driver`` will need
to be set to ``True`` in the driver's section in cinder.conf to
continue to use it. If its support status does not change, it
will be removed in the 'U' development cycle.