summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-09-02 19:26:57 +0000
committerGerrit Code Review <review@openstack.org>2022-09-02 19:26:57 +0000
commited6a8d28b7e8f1a6f091023863db26bb2a993a40 (patch)
tree105f2b987c12dbe1b5611a0ac63a830c12196d83 /releasenotes
parent4359c1e8adeb6d788f50233714a6af72fbc48afd (diff)
parentdaa20b01d1522cd2748abb024b526dcb99562396 (diff)
downloadironic-python-agent-ed6a8d28b7e8f1a6f091023863db26bb2a993a40.tar.gz
Merge "Create RAIDs with volume name"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/create_raids_with_volume_name-93e0bb59ef210fe4.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/create_raids_with_volume_name-93e0bb59ef210fe4.yaml b/releasenotes/notes/create_raids_with_volume_name-93e0bb59ef210fe4.yaml
new file mode 100644
index 00000000..64a9f7c6
--- /dev/null
+++ b/releasenotes/notes/create_raids_with_volume_name-93e0bb59ef210fe4.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - Software RAID devices are built with the `--name` option
+ followed by volume name if it is defined in target raid config
+ and an internal ID otherwise.