neutron/neutron/tests/unit/agent
Slawek Kaplonski 757d8c6e32 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
(cherry picked from commit df891f0593)
2021-09-01 08:06:29 +00:00
..
common Make default hypervisor hostname compatible with libvirt 2021-06-21 14:20:34 +02:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-11 09:05:28 +00:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 [DVR] Send allowed address pairs info to the L3 agents 2021-05-24 11:10:46 +02:00
linux Remove dhcp_extra_opt value after first newline character 2021-09-01 08:06:29 +00:00
metadata Stop metadata proxy gracefully 2021-04-21 11:03:49 +02:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows windows: fix terminating processes 2020-10-09 09:40:45 +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 Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue" 2021-01-20 17:02:06 +01:00