neutron/neutron/tests/unit/common
Rodolfo Alonso Hernandez a416f8b0ab 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
2021-12-16 13:20:29 +00:00
..
ovn Do not announce any DNS resolver if "0.0.0.0" or "::" provided 2021-12-16 13:20:29 +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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_cache_utils.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_coordination.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ipv6_utils.py Start using oslo_utils.netutils.is_ipv6_enabled() 2019-10-16 21:44:56 -04:00
test_utils.py Do not fail if the agent load is not bumped 2021-08-25 13:06:28 +00:00