summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2019-07-19 12:22:49 -0400
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2019-07-19 16:38:18 -0400
commit579a9284fdbffe4171a4e2581c6a6fd458ae8d01 (patch)
treef42362e06a9ec08ffcbd1c1a093caabc327cc0d9 /releasenotes
parentd5e2d653af7d498ba1f960fed553fb148deb40e0 (diff)
downloadglance_store-579a9284fdbffe4171a4e2581c6a6fd458ae8d01.tar.gz
Deprecate Sheepdog driver
As there was no response to the ML announcement [0], proceed with deprecation of the Sheepdog driver, scheduled for removal in the 'U' cycle. [0] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006725.html Change-Id: Ie41b166e51e4d7b674f893c2b71d576e5a8b51a0
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/deprecate-sheepdog-driver-1f9689c327f313d4.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/releasenotes/notes/deprecate-sheepdog-driver-1f9689c327f313d4.yaml b/releasenotes/notes/deprecate-sheepdog-driver-1f9689c327f313d4.yaml
new file mode 100644
index 0000000..fb0d3c5
--- /dev/null
+++ b/releasenotes/notes/deprecate-sheepdog-driver-1f9689c327f313d4.yaml
@@ -0,0 +1,12 @@
+---
+deprecations:
+ - |
+ The Sheepdog driver is deprecated in this release and is subject to
+ removal at the beginning of the 'U' development cycle, following the
+ `OpenStack standard deprecation policy
+ <https://governance.openstack.org/reference/tags/assert_follows-standard-deprecation.html>`_.
+
+ The driver is being removed because `Sheepdog is not maintained upstream
+ <http://lists.wpkg.org/pipermail/sheepdog/2019-March/068451.html>`_.
+ Additionally, the Sheepdog driver is no longer tested in the OpenStack
+ gate.