5d94e7fc56
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
15 lines
555 B
YAML
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.
|