summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Tantsur <divius.inside@gmail.com>2018-09-19 11:44:02 +0200
committerDmitry Tantsur <divius.inside@gmail.com>2018-09-19 14:28:50 +0200
commit011bd1d5b6b7d922f58202a9e673c31f3ba2a233 (patch)
tree443d12539bd7a5f2d9cdb2cc584f97369ba45575
parentfed7c4df0684f6530c59c8d6b264bf080da0af6b (diff)
downloadironic-10.1.5.tar.gz
Add a more detailed release note for Dell BOSS RAID1 fix10.1.610.1.5
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 (cherry picked from commit 210638599976d21c44c15f51d412c923c51e6cb7)
-rw-r--r--releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml b/releasenotes/notes/dell-boss-raid1-ec33e5b9c59d4021.yaml
new file mode 100644
index 000000000..deed59dda
--- /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.