cinder/releasenotes/notes/mark-unsupported-vrtshyperscale-2bd42e2af8b803d7.yaml
Jay S. Bryant 441a1c2368 Mark Veritas HyperScale Driver Unsupported
The Veritas HyperScale Driver 3rd Pary CI hasn't
reported in 153 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
Stein release and should be removed in the 'T' release if
the problems are not resolved.

Change-Id: I4e20cdc555e9fb53dbc831f4464ccf80d9f01e7b
2018-10-12 12:51:20 -05:00

15 lines
579 B
YAML

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