cinder/releasenotes/notes/unsupport-prophetstor-bfbc674fd86303db.yaml
Jay S. Bryant 1d488005a5 Mark Prophetstor Driver Unsupported
The Prophetstor Driver 3rd Party CI hasn't
reported in 188 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: I78fe008c3b715f14d61f3fcef4920db5ac037344
2019-06-03 20:37:57 +00:00

15 lines
565 B
YAML

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