cinder/releasenotes/notes/unsupport-veritas-access-ecfb4122770d93f9.yaml
Jay S. Bryant 197b7fc179 Mark Veritas Access Driver Unsupported
The Veritas Access Driver 3rd Party CI hasn't
reported in 80 days.  This does not meet the requirements
for Cinder's 3rd Party CI requirements.

As a result the driver is being marked unsupported in the
Train release and should be removed in the 'U' release if
the problems are not resolved.

Change-Id: I3897a7da8d306cca20603f983f845ee89b05f398
2019-06-03 20:43:42 +00:00

15 lines
571 B
YAML

---
upgrade:
- |
The Veritas Access 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 Veritas Access 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.