ironic/releasenotes/notes/fix-disk-identifier-overwrite-42b33a5a0f7742d8.yaml
Dmitry Tantsur de581d5518 Release notes clean up for the next release
Change-Id: I4b911928bcdb65a9950dfe955afc5a4f554d9bd1
2017-08-08 14:30:02 +02:00

7 lines
271 B
YAML

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