summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJay S. Bryant <jsbryant@electronicjungle.net>2018-09-28 18:13:32 -0500
committerJay S. Bryant <jsbryant@electronicjungle.net>2018-10-11 15:22:55 -0500
commitc1007ed82760851d0bd1ad60a8b5351e1958e000 (patch)
tree6ea8b4ede5cafd710f6c323cb7a85048642b762a /releasenotes
parenta2d4a9569e0feba086ac996cb6d17f33e76c2eb8 (diff)
downloadcinder-c1007ed82760851d0bd1ad60a8b5351e1958e000.tar.gz
Remove the ITRI DISCO driver
The ITRI DISCO driver was marked unsupported in the Rocky release. It hasn't reported on a patch in 74 days and hasn't successfully executed CI in 231 days. This falls well outside our CI requirements and therefore the driver is being removed. Change-Id: Iab4288983e8e13a3b9d59b30887d1934a2eb66c8
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/itri-disco-driver-removal-11e14fbf431ea876.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/releasenotes/notes/itri-disco-driver-removal-11e14fbf431ea876.yaml b/releasenotes/notes/itri-disco-driver-removal-11e14fbf431ea876.yaml
new file mode 100644
index 000000000..30a0390ae
--- /dev/null
+++ b/releasenotes/notes/itri-disco-driver-removal-11e14fbf431ea876.yaml
@@ -0,0 +1,15 @@
+---
+upgrade:
+ - |
+ The ITRI DISCO storage driver has been removed after completion of its
+ deprecation period without a reliable 3rd Party CI system being
+ supported. Customers using the ITRI DISCO driver should not upgrade
+ Cinder without first migrating all volumes from their DISCO backend
+ to a supported storage backend. Failure to migrate volumes will
+ result in no longer being able to access volumes back by the ITRI DISCO
+ storage backend.
+other:
+ - |
+ The ITRI DISCO storage driver was marked unsupported in Rocky due to
+ 3rd Party CI not meeting Cinder's requirements. As a result the
+ driver is removed starting from the Stein release.