neutron/neutron/tests/unit/common
Rodolfo Alonso Hernandez 329d25cce3 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

Conflicts:
    neutron/common/ovn/utils.py
    neutron/tests/unit/common/ovn/test_utils.py

Closes-Bug: #1950686
Change-Id: I78dd012764c7bd7a29aeb8d97c00b627d7723aeb
(cherry picked from commit a416f8b0ab)
(cherry picked from commit 625fa3a5b2)
2022-01-04 10:07:20 +00:00
..
ovn Do not announce any DNS resolver if "0.0.0.0" or "::" provided 2022-01-04 10:07:20 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
moved_globals_code1.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_code2.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_target.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test__deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test_cache_utils.py Fix return correct cache when reusing port 2020-03-27 16:48:57 +04:00
test_coordination.py Add a generic coordination lock mechanism 2019-06-06 09:56:58 +08:00
test_ipv6_utils.py Start using oslo_utils.netutils.is_ipv6_enabled() 2019-10-16 21:44:56 -04:00
test_utils.py Make test_throttler happy 2021-09-10 09:14:26 +00:00