Comment 2 for bug 1950686

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/820858
Committed: https://opendev.org/openstack/neutron/commit/a416f8b0ab810f34ea274183df590a73d150a137
Submitter: "Zuul (22348)"
Branch: master

commit a416f8b0ab810f34ea274183df590a73d150a137
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Dec 7 11:42:53 2021 +0000

    Do not announce any DNS resolver if "0.0.0.0" or "::" provided

    The DHCP server should not announce any DNS resolver at all on the
    subnet if "0.0.0.0" (IPv4) or "::" (IPv6) are configured as DNS
    name servers in any subnet.

    https://docs.openstack.org/neutron/latest/admin/config-dns-res.html

    Closes-Bug: #1950686
    Change-Id: I78dd012764c7bd7a29aeb8d97c00b627d7723aeb