neutron/neutron/tests/unit/agent
Sławek Kapłoński 8be0c2a551 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
2018-03-13 15:56:39 +01:00
..
common ovsfw: Use bundle when adding security group rules 2018-03-05 15:38:05 +00:00
dhcp Spawn/stop metadata proxies upon adding/deleting router interfaces 2018-03-06 12:10:24 +01:00
l2 use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
l3 Add/rm centralized fips for DVR+HA from standby node 2018-02-05 17:28:23 +08:00
linux Set trusted port only once in iptables firewall driver 2018-03-13 15:56:39 +01:00
metadata Add log-tag to haproxy config file 2018-01-22 09:07:03 -05:00
ovsdb Merge "Kill _connection_to_manager_uri dummy" 2018-02-22 00:30:24 +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 Fix arguments to oslo_context.RequestContext() 2018-02-13 13:43:54 -05:00
test_securitygroups_rpc.py Iptables firewall driver adds forward rules for trusted ports 2018-03-06 10:13:44 +01:00