Comment 12 for bug 1774710

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

Reviewed: https://review.openstack.org/634933
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b7796f6c91b74440780056712060da5da69e583f
Submitter: Zuul
Branch: stable/rocky

commit b7796f6c91b74440780056712060da5da69e583f
Author: Jakob Englisch <email address hidden>
Date: Mon Feb 4 15:45:58 2019 +0100

    DHCP: fix default dns search name

    If no override for dns_domain has been added by the user on the
    tentant network, the default dns_domain should be used. Prior to
    this fix, dns_domain got set to '' instead.

    Closes-bug: #1774710
    Change-Id: If206b943703eb638f7b22e59791ed8876f46f556
    (cherry picked from commit 7fdd6adc7acf99e74fbe1c12606f8c867ae134ae)