cinder/releasenotes/notes/mark-unsupported-tintri-driver-a71b09b7c001c75e.yaml
Jay S. Bryant 5d94e7fc56 Mark the Tintri driver unsupported
The Tintri 3rd Party CI system hasn't reported
in almost 4 months.  This doens't meet Cinder's
3rd Party CI requirements so the driver is being marked
unsupported.  It will be removed in the 'T' release
if the problem isn't resolved.

Change-Id: I8cf2bc860dceff1d4041ac02812beb688e6dee36
2018-10-04 10:21:42 -05:00

15 lines
555 B
YAML

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