summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2022-08-25 08:16:16 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2022-08-25 08:16:16 -0700
commit4359c1e8adeb6d788f50233714a6af72fbc48afd (patch)
treee6c47bfcbce59f6d265ed4ee74b8e5634e4ca682
parentef5d9da134e3250c4535464254de1e100a640c05 (diff)
downloadironic-python-agent-4359c1e8adeb6d788f50233714a6af72fbc48afd.tar.gz
Trivial: Fix reno for software raid fix
Fixes the release note for If721dfe1caa5915326482969e55fbf4697538231. Change-Id: I9971d12665f2c8a4fdfe82911c6173021d03ddc0
-rw-r--r--releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml b/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml
index 9b80e30c..083e1568 100644
--- a/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml
+++ b/releasenotes/notes/fix-softraid-name-poisoning-4e934dd4e60830b1.yaml
@@ -4,4 +4,4 @@ fixes:
Fixes handling of Software RAID device discovery so RAID device ``Names``
and ``Events`` field values do not inadvertently cause the command to
return unexpected output. Previously this could cause a deployment to
- when handling UEFI partitions.
+ fail when handling UEFI partitions.