ironic/releasenotes/notes/config-drive-support-for-whole-disk-images-in-iscsi-deploy-0193c5222a7cd129.yaml
Shivanand Tendulker 1027c1bc44 Support configdrive in iscsi deploy for whole disk images
This will work for UEFI only or BIOS only images. It will not
work for hybrid images; which are capable of boot from BIOS
and UEFI boot mode.

Partial-Bug: #1493328

Change-Id: I9a0775a147d5bac711b58b4b6cf0135ec68509f7
2016-09-18 23:28:02 -07:00

8 lines
250 B
YAML

---
features:
- Added configdrive support for whole disk images
for iSCSI based deploy.
This will work for UEFI only or BIOS only images.
It will not work for hybrid images which are
capable of booting from BIOS and UEFI boot mode.