neutron/neutron/tests/unit/agent
Sławek Kapłoński 3fdae4fac8 Set trusted port only once in iptables firewall driver
Patch [1] added configuration of forward rule for trusted ports in
iptables firewall driver.

This patch fixes issue with many "duplicate iptables rule detected"
warning messages due to try to add such forward rule each time when
trusted port is updated.
Now such rule is added only once for port.

[1] https://review.openstack.org/#/c/525607/

Change-Id: Ib816887f07f16b6ac865bb81d0f27f12d0b47dfb
Closes-Bug: #1754770
(cherry picked from commit 8be0c2a551)
2018-03-26 21:52:17 +00:00
..
common ovsfw: Use bundle when adding security group rules 2018-03-08 14:31:06 +00:00
dhcp Mock ipv6_utils.is_enabled_and_bind_by_default method 2018-02-05 15:21:18 +01:00
l2 use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
l3 Merge "Add missing iptable rule in snat ns for centralized fips." 2018-01-12 05:56:16 +00:00
linux Set trusted port only once in iptables firewall driver 2018-03-26 21:52:17 +00:00
metadata Add log-tag to haproxy config file 2018-01-22 09:07:03 -05:00
ovsdb Fixes using SSL OVSDB connection 2018-02-09 04:50:10 +00:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +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 Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_securitygroups_rpc.py Iptables firewall driver adds forward rules for trusted ports 2018-03-25 09:56:10 +00:00