neutron/neutron/tests/unit
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
..
agent Merge "Improve DHCP RPC handler" 2021-12-07 00:23:26 +00:00
api Improve DHCP RPC handler 2021-11-29 08:43:51 +00:00
cmd Sanitize profile column of ml2_port_bindings table in the DB 2021-10-21 15:17:24 +02:00
common Do not announce any DNS resolver if "0.0.0.0" or "::" provided 2021-12-16 13:20:29 +00:00
conf Merge "Ignore warnings in the policies UT" 2021-12-13 10:26:13 +00:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Remove the expired reservations in a separate DB transaction 2021-12-14 15:09:31 +00:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Merge "Improve Router callback system's publish events" 2021-12-09 05:58:47 +00:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Deprecate 'allow_overlapping_ips' config option 2021-10-21 10:56:33 +00:00
notifiers use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
objects Merge "Replace "target_tenant" with "target_project" in RBAC OVOs and models" 2021-12-08 13:34:29 +00:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins [OVN] Keep "connectivity" VIF details parameter in migration 2021-12-13 15:34:32 +00:00
privileged Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
quota Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00
scheduler Fix dynamic segment allocation race condition 2021-10-07 13:20:04 +02:00
services Merge "Keep binding:profile keys during placement allocation change" 2021-12-10 15:50:07 +00:00
tests Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00
__init__.py
_test_extension_portbindings.py Deprecate 'allow_overlapping_ips' config option 2021-10-21 10:56:33 +00:00
dummy_plugin.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
extension_stubs.py
fake_resources.py Add network QoS inheritance to floating IP 2021-11-24 09:01:09 +00:00
test_auth.py Fix context deprecation warnings 2018-02-13 15:02:49 -05:00
test_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_neutron_plugin_base_v2.py Add unit test to validate non DB base core plugin can be loaded 2017-11-15 21:21:35 +00:00
test_opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-06 23:56:14 +09:00
test_policy.py Always perform policy checks if enforce_new_defaults == true 2021-03-18 08:51:00 +01:00
test_service.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_worker.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_wsgi.py Remove "six" library 2020-07-28 16:55:52 +00:00
testlib_api.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00