Comment 7 for bug 1503616

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

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

commit d7088faca49062f0f0f16e0898cfb1d313d677ef
Author: Matthew Mosesohn <email address hidden>
Date: Thu Oct 22 19:32:48 2015 +0300

    Add Fuel Master IP if configuring DNS settings post-deploy

    Post-deploy settings should include Fuel Master IP as the
    first nameserver entry. Adding it early on causes delays
    in deployment (because it does not respond), but it gets
    added later during puppet run when Cobbler is up and
    running dnsmasq.

    Change-Id: I733f9b616cacccab4a914cc5610b60be888abda4
    Depends-On: I42fc5d3261fe7e6c4a996e9895710970fc721247
    Related-Bug: #1503616