ironic/releasenotes/notes/story-2006218-uefi-iso-creation-fails-ba0180991fdd0783.yaml
Shivanand Tendulker 13dcb33faa Creation of UEFI ISO fails with efiboot.img
Creation for UEFI boot mode when efiboot.img file is provided and
the directory of location of grub.cfg file set using config
``[DEFAULT]/grub_config_path`` is not same as that of efiboot.img
file.

Change-Id: I55b85d52ec905150322633b07ecdacd293bf1a57
Story: 2006218
Task: 35811
2019-07-26 12:06:41 -04:00

10 lines
345 B
YAML

---
fixes:
- |
Fixes an issue in ISO creation for UEFI boot mode when efiboot.img
file is provided and the directory of location of grub.cfg file
set using config ``[DEFAULT]/grub_config_path`` is not same as
that of efiboot.img file. See `story 2006218
<https://storyboard.openstack.org/#!/story/2006218>`__ for details.