ironic/releasenotes/notes/fix-disk-identifier-overwri...

6 lines
245 B
YAML

---
fixes:
- Fix handling of whole disk images with 0x00000000 disk identifier.
Instances failed to boot as the identifier in boot config was overwritten
during config drive creation. See https://bugs.launchpad.net/ironic/+bug/1685093