From 7a6e457f65812c65c0044a311dc8b6d09bc88625 Mon Sep 17 00:00:00 2001 From: Peng Wang Date: Mon, 6 Jan 2020 01:09:04 -0700 Subject: [PATCH] Update release notes for ibm storage IBM DS8k cinder driver has been marked as unsupported due to lack of external CI running log. Now IBM new external CI system is up and running. We need to mark DS8k cinder driver as supported again. This commit updated release notes and support-matrix.ini for IBM DS8k driver. Change-Id: Idb845b318a6f6cc6adca66ca6b578f74d05e17f5 --- doc/source/reference/support-matrix.ini | 2 +- .../notes/ibm-storage-supported-a373a54777333929.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/ibm-storage-supported-a373a54777333929.yaml diff --git a/doc/source/reference/support-matrix.ini b/doc/source/reference/support-matrix.ini index a3867f4b670..873b75c3079 100644 --- a/doc/source/reference/support-matrix.ini +++ b/doc/source/reference/support-matrix.ini @@ -274,7 +274,7 @@ driver.huawei_f_v5=complete driver.huawei_18000=complete driver.huawei_dorado=complete driver.infinidat=complete -driver.ibm_ds8k=missing +driver.ibm_ds8k=complete driver.ibm_flashsystem=complete driver.ibm_gpfs=missing driver.ibm_storwize=complete diff --git a/releasenotes/notes/ibm-storage-supported-a373a54777333929.yaml b/releasenotes/notes/ibm-storage-supported-a373a54777333929.yaml new file mode 100644 index 00000000000..057c49944d4 --- /dev/null +++ b/releasenotes/notes/ibm-storage-supported-a373a54777333929.yaml @@ -0,0 +1,6 @@ +--- +upgrade: + - | + IBM DS8k drivers had been previously marked unsupported. Testing + requirements have been addressed and they are now fully supported again. + IBM DS8k drivers allow cinder to manage volumes in FC environment.