cinder/releasenotes/notes/datera-mark-unsupported-7b71d9124b3fded2.yaml
Jay S. Bryant 32aa53eaf5 Mark Datera driver unsupported
The Datera driver has not successfully run 3rd party CI for
a period greater than 60 days.  This falls out of the
Cinder requirements for 3rd Party CI.  As a result the
driver is being marked as unsupported in the Train release
and will be removed in the 'U' release if the problem is not
corrected.

Change-Id: If72c1430edfcb66e7d23c2c889b44c5459082414
2019-06-21 12:30:04 -05:00

15 lines
599 B
YAML

---
upgrade:
- |
The driver for Datera's Storage Systems 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 driver for Datera's Storage Systems 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.