cinder/releasenotes/notes/datacore-mark-unsupported-2399bc19a789fb4c.yaml
Jay S. Bryant 13b9df4074 Mark DataCore Drivers unsupported
The DataCore drivers have not run 3rd Party CI
in more than 60 days.  This patch marks them
unsupported and they will be removed in Stein
if the 3rd Party CI Issues are not resolved.

Change-Id: Id0f7ff5c1e8d0973941c9635558a6bd9d2204aea
2018-05-31 13:09:00 -05:00

16 lines
570 B
YAML

---
upgrade:
- |
The DataCore drivers 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 it.
deprecations:
- |
The DataCore drivers 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 it. If its support status does not change, they will be
removed in the Stein development cycle.