49c4bba14e
When boot from volume is requested for a node with 'iscsi' deploy interface it does not call the boot.prepare_instance and fails to create pxelinux.cfg file to boot with ipxe. This commit fixes the issue. Change-Id: Iff997e1786a933f50a25c9d89cb163a6aaec3f00 Closes-Bug: #1714436
10 lines
343 B
YAML
10 lines
343 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue in boot from volume for ``iscsi`` deploy interface. Boot
|
|
from a volume fails when it is requested for a node having ``iscsi``
|
|
deploy interface, it doesn't create pxelinux.cfg file for mac,
|
|
and failed to boot. See `bug 1714436
|
|
<https://bugs.launchpad.net/ironic/+bug/1714436>`_ for details.
|
|
|