Comment 7 for bug 1714436

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (stable/pike)

Reviewed: https://review.openstack.org/500545
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=446eff88ed6b2a2820bc127836742713dacc76ff
Submitter: Jenkins
Branch: stable/pike

commit 446eff88ed6b2a2820bc127836742713dacc76ff
Author: kesper <email address hidden>
Date: Fri Sep 1 08:03:27 2017 +0000

    Boot from volume fails with 'iscsi' deploy interface

    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
    (cherry picked from commit 49c4bba14eee0bd3d9dc93ce8748ef7b8e445f1c)