cinder/releasenotes/notes/sheepdog-mark-unsupported-648b2458d4a198de.yaml
Jay S. Bryant e2e5bddd4c Mark the Sheepdog driver unsupported
The Sheep dog test runs have not been passing
in the gate for quite sometime, to the point the
tests were moved to the experimental queue.

The most recent failures show that Sheepdog is not
supported on Bionic and mailing list posts show it
as no longer being maintained [1].  Given all
these datapoints it is time to more it
unsupported.

[1] http://lists.wpkg.org/pipermail/sheepdog/2019-March/068449.html

Change-Id: Id7bcacaaf41b3cc9657c78de26111c0996df8775
2019-05-21 15:46:31 -05:00

14 lines
542 B
YAML

---
upgrade:
- |
The Sheepdog 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 the driver.
deprecations:
- |
The Sheepdog 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 the driver. The driver
is scheduled for removal in the 'U' release.