neutron/neutron/tests/unit
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
..
agent Remove dhcp_extra_opt value after first newline character 2021-08-31 15:43:11 +02:00
api Merge "Remove ``ConfDriver`` code" 2021-08-16 17:36:13 +00:00
cmd Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
common Add wait for the post-fork event to nb/sb objects 2021-07-13 09:23:14 -05:00
conf Add policy rules for extraroute-atomic API 2021-06-15 06:45:20 +00:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Merge "Use payloads for FloatingIP AFTER callbacks" 2021-08-18 22:29:25 +00:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Use more pythonic approach 2021-08-25 18:02:53 -07:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00
notifiers use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
objects [QoS] Add rule type packet per second (pps) 2021-07-22 09:53:38 +08:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins Handle all portbinding attrs in case of bulk port creation 2021-08-19 23:19:47 +08:00
privileged Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
quota New Quota driver ``DbQuotaNoLockDriver`` 2021-05-20 07:55:59 +00:00
scheduler use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
services Remove shim in trunk/rpc/backend.py 2021-08-23 10:29:55 +03:00
tests Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00
__init__.py
_test_extension_portbindings.py Remove "six" library 2020-07-28 16:55:52 +00:00
dummy_plugin.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
extension_stubs.py
fake_resources.py Add support for OVN allow-stateless ACLs 2021-06-14 17:05:42 -04: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