neutron/neutron/tests
Jens Harbott 0fce3ca2c1 Secure dnsmasq process against external abuse
Currently any dhcp agent instance will work as an open resolver. For
deployments using publicly routed addresses for tenant networks, this
allows the agent being abused in dDoS attacks, see [1].

By setting the `--local-service` option dnsmasq will filter DNS queries
and reply only to queries from directly attached networks.

[1] https://bugs.launchpad.net/neutron/+bug/1501206

Closes-Bug: 1501206
Change-Id: I76d810aad2ce0f15a88bd798963012fa0efca74e
2018-11-28 15:49:25 -05:00
..
common Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
contrib Merge "Use mktemp instead of tempfile in gate_hook.sh" 2018-09-21 22:06:58 +00:00
etc Update tests neutron.conf to use transport_url 2018-10-04 11:39:23 +02:00
fullstack Merge "ovs-agent: fullstack test resource info report" 2018-10-25 14:19:34 +00:00
functional [Functional] Increase test_timeout for db migration tests 2018-10-22 22:58:48 +02:00
unit Secure dnsmasq process against external abuse 2018-11-28 15:49:25 -05:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py [Functional] Increase test_timeout for db migration tests 2018-10-13 00:09:24 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00