Comment 20 for bug 1500667

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

Reviewed: https://review.openstack.org/414996
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=392b70480b9251df0a101bcb9520150bb3e7ba45
Submitter: Jenkins
Branch: stable/mitaka

commit 392b70480b9251df0a101bcb9520150bb3e7ba45
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
    (cherry picked from commit 599d801eb0cd3058aae293ebae1a6e5dd0548f3b)