From 210638599976d21c44c15f51d412c923c51e6cb7 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Wed, 19 Sep 2018 11:44:02 +0200 Subject: [PATCH] Add a more detailed release note for Dell BOSS RAID1 fix The fix depends on python-dracclient 1.5.0, so we must clearly indicate it in the release notes, especially when backporting to stable branches. This was pointed on https://review.openstack.org/#/c/603153/ Change-Id: Id88f03a83cbb9792ca6b691d1fc721a49939d422 --- releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml diff --git a/releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml b/releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml new file mode 100644 index 0000000000..deed59dda5 --- /dev/null +++ b/releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml @@ -0,0 +1,6 @@ +--- +issues: + - | + Building RAID1 is known to not work with Dell BOSS cards using + **python-dracclient** 1.4.0 or earlier. Upgrade to **python-dracclient** + 1.5.0 to use this feature.