cinder/releasenotes/notes/storpool-unsupported-11b221fed109535f.yaml
Jay S. Bryant 07e6086ca2 Mark Storpool Driver Unsupported
The Storpool Driver 3rd Party CI hasn't
reported in over 60 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: Ia385485d41617e1be5c6b60705ee39e39832a945
2019-08-05 10:32:56 -05:00

15 lines
559 B
YAML

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