Comment 2 for bug 1774710

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

Reviewed: https://review.openstack.org/571546
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=137a6d61053fb1cfb9a0a583b5a5c0f6253c75e6
Submitter: Zuul
Branch: master

commit 137a6d61053fb1cfb9a0a583b5a5c0f6253c75e6
Author: Assaf Muller <email address hidden>
Date: Thu May 31 14:24:00 2018 -0400

    Pass network's dns_domain to dnsmasq conf

    The Neutron API exposes the 'dns_domain' attribute on the
    Network model. Presently, deployments using the DHCP
    agent ignore this attribute when resolving DNS queries
    between instances. This patch changes that so that
    the DHCP agent will pass on the dns_domain to the
    network's dnsmasq process, in turn passing it to
    instances.

    UpgradeImpact
    Closes-Bug: 1774710
    Change-Id: I6120d504959631f084d63458f6e9dada0dc5cbdf