neutron/neutron/tests
Brian Haley 09ee934786 Use --bind-dynamic with dnsmasq instead of --bind-interfaces
Dnsmasq emits a warning when started in most neutron deployments:

dnsmasq[27287]: LOUD WARNING: use --bind-dynamic rather than
    --bind-interfaces to avoid DNS amplification attacks via
    these interface(s)

Since option --bind-dynamic is available since dnsmasq 2.63
(https://github.com/liquidm/dnsmasq/blob/master/FAQ#L239) and
we require 2.67, change to use this option instead.

Change-Id: Id7971bd99b04aca38180ff109f542422b1a925d5
Closes-bug: #1828473
2019-05-13 21:43:07 +00:00
..
common delete common_db_mixin 2019-04-17 11:25:41 -06:00
contrib Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
functional Merge "use trunk constants from neutron-lib" 2019-05-01 03:14:01 +00:00
unit Use --bind-dynamic with dnsmasq instead of --bind-interfaces 2019-05-13 21:43:07 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-10 07:56:07 +00:00
post_mortem_debug.py
tools.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00