cinder/releasenotes/notes/mark-nexenta-edge-unsupported-76c500738f0b3c61.yaml
Jay S. Bryant 3aec9e2238 Mark the Nexenta Edge driver unsupported
The Nexenta Edge 3rd Party CI hasn't reported
on successfully on a patch in over 4 months.  This
falls outside the CI requirements for Cinder so the
driver is being marked unsupported.  If the CI isn't
fixed the driver will be removed in the 'T' release.

Change-Id: If6d5f09865835e06b11961911246d72eac769a46
2018-10-04 10:59:19 -05:00

15 lines
567 B
YAML

---
upgrade:
- |
The Nexenta Edge 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 Nexenta Edge 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 'T' development cycle.