summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-08-21 19:37:13 +0000
committerGerrit Code Review <review@openstack.org>2018-08-21 19:37:13 +0000
commit6c107103790b52e11e9d6029fd3e948bd0ce33d6 (patch)
treebaa21cc04b3292cad75e352bb757f86dc80fbf7c /releasenotes
parent11ab7765db337d78532a538482a24559fd9799b8 (diff)
parenta00a0bf357738299688cd440ac6bae311747c6d1 (diff)
downloadironic-6c107103790b52e11e9d6029fd3e948bd0ce33d6.tar.gz
Merge "Fix iDRAC hardware type does not work with UEFI" into stable/ocataocata-em7.0.77.0.6
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/idrac-uefi-boot-mode-86f4694b4247a1ca.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/releasenotes/notes/idrac-uefi-boot-mode-86f4694b4247a1ca.yaml b/releasenotes/notes/idrac-uefi-boot-mode-86f4694b4247a1ca.yaml
new file mode 100644
index 000000000..2c78e7ea2
--- /dev/null
+++ b/releasenotes/notes/idrac-uefi-boot-mode-86f4694b4247a1ca.yaml
@@ -0,0 +1,11 @@
+---
+fixes:
+ - |
+ Fixes an issue that caused the integrated Dell Remote Access
+ Controller (iDRAC) ``management`` hardware interface implementation,
+ ``idrac``, to fail to boot nodes in Unified Extensible Firmware Interface
+ (UEFI) boot mode. That interface is supported by the ``idrac`` hardware
+ type. The issue is resolved for Dell EMC PowerEdge 13th and 14th generation
+ servers. It is not resolved for PowerEdge 12th generation and earlier
+ servers. For more information, see `story 1656841
+ <https://storyboard.openstack.org/#!/story/1656841>`_.