Comment 16 for bug 1500667

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-menu (master)

Reviewed: https://review.openstack.org/310158
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=599d801eb0cd3058aae293ebae1a6e5dd0548f3b
Submitter: Jenkins
Branch: master

commit 599d801eb0cd3058aae293ebae1a6e5dd0548f3b
Author: mzhnichkov <email address hidden>
Date: Tue Apr 26 12:13:13 2016 +0300

    Added ability to update PXE DHCP parameters after deploy

    It's possible to change PXE settings on post deploy stage, but, in fact,
    dnsmasq configuration will not be changed. This patch introduce puppet
    call to get these changes applied.

    Function puppetApply was refactored to return Bool value,
    previously it has returned None or False.

    Change-Id: I3fc7097035f492ad24483205cedc0d2c773af24b
    Closes-Bug: #1500667
    Depends-On: I9200c90747dba1e5c5b4e5457e423cb4c3ff3062