cinder/releasenotes/notes/hgst-mark-unsupported-b2886de36421c8b0.yaml
Jay S. Bryant c88d7ba117 Mark the HGST Driver unsupported
The HGST driver has not run 3rd Party CI
in more than 60 days.  This patch marks it
unsupported and it will be removed in Stein
if the 3rd Party CI Issues are not resolved.

Change-Id: I43dba479dad98a397b5134bbc42922764350858e
2018-06-05 15:49:57 +00:00

16 lines
554 B
YAML

---
upgrade:
- |
The HGST 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 HGST 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 Stein development cycle.