summaryrefslogtreecommitdiff
path: root/releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml
diff options
context:
space:
mode:
authorChristopher Dearborn <Christopher.Dearborn@dell.com>2018-06-12 16:08:54 -0400
committerChristopher Dearborn <Christopher.Dearborn@dell.com>2018-06-19 14:41:57 -0400
commit01a9016779fc4cc1b974e0e878deda08bc970206 (patch)
tree351811616d541ef18b82e4ebb322e88d346d743c /releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml
parentbfbe14b873e2c933507b82f33c35ecbea95b68e7 (diff)
downloadironic-01a9016779fc4cc1b974e0e878deda08bc970206.tar.gz
Fix for Unable to create RAID1 on Dell BOSS card
This patch changes the RAID configuration schema so that 0 is allowed for size_gb. This allows passing 0 for the size, which the Dell Boot Optimized Storage Solution (BOSS) requires. Change-Id: I57cf290021e32809b248350688c3f83e7bbf7351 Task: #22082 Story: #2002536 Co-Authored-By: Digambar Patil <digambarpat@gmail.com> Depends-On: Id149f6250318e6162a168d002671faa2b3a7989b
Diffstat (limited to 'releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml')
-rw-r--r--releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml b/releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml
new file mode 100644
index 000000000..b290b5063
--- /dev/null
+++ b/releasenotes/notes/raid-dell-boss-e9c5da9ddceedd67.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - Adds support for RAID 1 creation on Dell Boot Optimized Storage Solution
+ (BOSS).