summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-05-05 15:17:35 +0000
committerGerrit Code Review <review@openstack.org>2022-05-05 15:17:35 +0000
commit979eea621e27ca6b57a36a06496be345bc871e99 (patch)
tree1faf75bb27611c45e4bacc8a8500f1baea03217c /releasenotes/notes
parent65c4de903a2d8059b1520b0102235b6700287f87 (diff)
parentf09f6c9f1a09c7062d0450b3e0a4d3164fd53f7f (diff)
downloadironic-python-agent-979eea621e27ca6b57a36a06496be345bc871e99.tar.gz
Merge "Do not try to guess EFI partition path by its number"8.6.0
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/efi-partuuid-5fe933a462eeede1.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/efi-partuuid-5fe933a462eeede1.yaml b/releasenotes/notes/efi-partuuid-5fe933a462eeede1.yaml
new file mode 100644
index 00000000..f1a7924f
--- /dev/null
+++ b/releasenotes/notes/efi-partuuid-5fe933a462eeede1.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - |
+ Fixes configuring UEFI boot when the EFI partition is located on a
+ devicemapper device.