Comment 37 for bug 1826419

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

Reviewed: https://review.opendev.org/664584
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fb2a4c90a17f0e9272914be53b6c275f8ec3099b
Submitter: Zuul
Branch: stable/stein

commit fb2a4c90a17f0e9272914be53b6c275f8ec3099b
Author: James Page <email address hidden>
Date: Mon Jun 3 09:41:42 2019 +0100

    Revert "Pass network's dns_domain to dnsmasq conf"

    The dns_domain attribute of a network is intended for use
    by neutron when creating DNS records in an external DNS
    system such as Designate.

    By using the networks dns_domain, the configured search
    path on booted instances mismatches with the generated
    dns assignments for instance ports in the hosts file
    for dnsmasq which creates a mismatched forward/reverse
    lookup behaviour.

    This reverts commit 7fdd6adc7acf99e74fbe1c12606f8c867ae134ae.
    and commit 137a6d61053fb1cfb9a0a583b5a5c0f6253c75e6.

    Closes-Bug: 1826419
    Depends-On: I145144c042b100f7e12a02a8ac7e0fbbe41e984d
    Change-Id: I5ff03b5ad8af432a9f7919ef953d7d8c434b93bd