neutron/neutron/tests/unit/agent
Slawek Kaplonski df891f0593 Remove dhcp_extra_opt value after first newline character
Passing newline to the dnsmasq may cause security issues, especially
that in case of Neutron that dhcp options' values are controlled by
cloud users.
This patch removes everything what is after first newline character
in the dhcp_extra_opt's values before passing them to dnsmasq.

Closes-Bug: #1939733
Change-Id: Ifeaf258f0b5ea86f25620ac4116d618980a7272e
2021-08-31 15:43:11 +02:00
..
common Make default hypervisor hostname compatible with libvirt 2021-06-15 09:39:03 +09:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-04 12:09:07 +03:00
l2 Add agent extension 'dhcp' for ovs agent 2021-06-24 08:38:38 +08:00
l3 Merge "[L3] Use processing queue for network update events" 2021-07-19 14:20:01 +00:00
linux Remove dhcp_extra_opt value after first newline character 2021-08-31 15:43:11 +02:00
metadata Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
ovn [OVN] neutron-ovn-metadat-agent add retry logic for sb_idl 2021-06-17 08:42:51 +05:30
ovsdb Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
windows Remove "six" library 2020-07-28 16:55:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Replace assertItemsEqual with assertCountEqual 2020-11-30 10:21:57 +01:00
test_rpc.py [OVS] Fix live-migration connection disruption 2021-01-13 11:13:41 +00:00
test_securitygroups_rpc.py Remove SG RPC "use_enhanced_rpc" check. 2021-07-06 08:10:09 +00:00