e95515a075
This change addresses a few nits pointed out in the Gerrit review (Change-Id: Idf912ff2146434b666fdb4250dc1ecad39bc5a04). Change-Id: I8668b02a2f46427567526189caa2040fc1e3b402 Story: 1526753 Task: 28098
13 lines
460 B
YAML
13 lines
460 B
YAML
---
|
|
features:
|
|
- |
|
|
Allows the user to supply EFI system partition image to ironic, for
|
|
building UEFI-bootable ISO images, in form of a local file or UUID
|
|
or URI reference. The new ``[conductor]esp_image`` option can be used
|
|
to configure ironic to use local file.
|
|
fixes:
|
|
- |
|
|
Makes ironic building UEFI-only bootable ISO image (when being asked to
|
|
build a UEFI-bootable image) rather than building a hybrid
|
|
BIOS/UEFI-bootable ISO.
|