e2e5bddd4c
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
14 lines
542 B
YAML
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. |