neutron/neutron/tests
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
..
api Add some tests for floating ips 2015-04-30 15:41:21 +00:00
common Disembowel register_l3_agent code duplication in tests 2015-04-29 14:05:21 -04:00
contrib Enhance configure_for_func_testing.sh for *aaS use 2015-05-04 15:23:12 -04:00
etc Block allowed address pairs on other tenants' net 2015-04-21 11:28:59 -07:00
fullstack Finally let L3 and DHCP agents cleanup namespaces by default 2015-05-01 14:26:40 +00:00
functional Add IP version support to all ip_lib code 2015-05-04 11:00:10 -04:00
retargetable Revert connection option post full-stack tests 2015-04-09 18:51:03 +03:00
tempest Move orphaned api test - deux 2015-04-01 20:45:12 -07:00
unit Use iptables zone to separate different ip_conntrack 2015-05-05 16:59:37 +08:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Merge "Add security groups events" 2015-04-23 14:08:25 +00:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30