Comment 8 for bug 1635191

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

Reviewed: https://review.openstack.org/392552
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=fa44688a9716e24f9547d1583ec99c435308da12
Submitter: Jenkins
Branch: stable/newton

commit fa44688a9716e24f9547d1583ec99c435308da12
Author: Dmitry Tantsur <email address hidden>
Date: Thu Oct 20 11:59:49 2016 +0200

    Remove "dhcp" command from the iPXE template

    At this point we already have DHCP on the right NIC to be able to download
    this iPXE script. The "dhcp" may actually break the boot, as it runs DHCP
    on the first available interface, not the PXE booting one.

    Change-Id: I97dc897da49ceb8e03476ddacd5bc92dd40aa4b2
    Closes-Bug: #1635191
    (cherry picked from commit 42b2c60ce2aeb91a9fda213cda87a22f87bb0161)