ironic/releasenotes/notes/whole-disk-scsi-install-bootloader-f7e791d82da476ca.yaml
Bob Fournier d614d86eef Don't require root partition when installing a whole disk image
With the change to find the bootloader on disk (https://review.opendev.org/#/c/696914/)
install_bootloader should now be invoked when doing an iscsi_deploy even if the root
partition cannot be found.

Depends-On: I7167e71e5d2352a045565289b200e5530d0ba11d
Change-Id: I4f2cecdc0af366364b18232dbd8ea4ffdd3165d2
2020-01-23 14:09:45 -05:00

7 lines
188 B
YAML

---
fixes:
- |
When installing a whole disk image using iscsi, set up the bootloader even
if a root partition can not be found. The bootloaders will be located on
the disk.