neutron/neutron/tests/unit/agent
yangxurong bd5373b670 Use iptables zone to separate different ip_conntrack
ip_conntrack causes security group rule failures when packets share
the same 5-tuple. Use iptables zone option to separate different
conntrack zone. Currently this patch only works for OVS agent.

Co-authored-by: shihanzhang <shihanzhang@huawei.com>

Change-Id: I90b4d2485e3e491f496dfb7bdee03d57f393be35
Partial-Bug: #1359523
2015-05-05 16:59:37 +08:00
..
common Reorganize unit test tree 2015-04-06 23:28:31 +00:00
dhcp Don't resync on DHCP agent setup failure 2015-04-24 03:14:22 -07:00
l3 Finally let L3 and DHCP agents cleanup namespaces by default 2015-05-01 14:26:40 +00:00
linux Use iptables zone to separate different ip_conntrack 2015-05-05 16:59:37 +08:00
metadata Reorganize unit test tree 2015-04-06 23:28:31 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
l2population_rpc_base.py l2population_rpc: Make fdb_add_tun/fdb_remove_tun more flexible 2015-02-23 10:35:15 +09:00
test_l2population_rpc.py l2population_rpc: Make fdb_add_tun/fdb_remove_tun more flexible 2015-02-23 10:35:15 +09:00
test_rpc.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_securitygroups_rpc.py Use iptables zone to separate different ip_conntrack 2015-05-05 16:59:37 +08:00