Comment 14 for bug 1411425

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

Reviewed: https://review.openstack.org/166220
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=4963722617129866d77a1ca832254696be4130fd
Submitter: Jenkins
Branch: stable/6.0

commit 4963722617129866d77a1ca832254696be4130fd
Author: Bartłomiej Piotrowski <email address hidden>
Date: Mon Mar 16 09:20:06 2015 +0100

    Do not add @domain_name to dnsmasq.conf if it equals 'local'

    Currently dnsmasq tries to resolve locally a host named
    test.mydomain.local instead of forwarding this request to the local dns
    server.

    Change-Id: I5892fddaffa0dc619f0a54ac0f9fac34055b9b3f
    Closes-Bug: 1411425
    (cherry picked from commit 3ca3ef5aae68b84ec8b9beb55e552bdd70d42599)