ironic/releasenotes/notes/check-for-whole-disk-image-uefi-3bf2146588de2423.yaml
Jim Rollenhagen 4dfde43b25 Clean up release notes for 7.0.0
Change-Id: I932157f80f58d17ce66df60fde31bb812f74d05f
2017-02-13 15:44:00 -05:00

7 lines
271 B
YAML

---
fixes:
- Removes a check that was preventing whole disk images from being deployed
in UEFI mode without explicitly setting the ``boot_option`` capability to
``local``. For whole disk images, ironic already assumes booting from
local storage by default.