neutron/neutron/tests/functional/agent
Jakub Libosvar ef29f7eb9a Open vSwitch conntrack based firewall driver
This firewall requires OVS 2.5+ version supporting conntrack and kernel
conntrack datapath support (kernel>=4.3). For more information, see
https://github.com/openvswitch/ovs/blob/master/FAQ.md

As part of this new entry points for current reference firewalls were
added.

Configuration:
in openvswitch_agent.ini:
    - in securitygroup section set firewall_driver to openvswitch

DocImpact
Closes-bug: #1461000

Co-Authored-By: Miguel Angel Ajo Pelayo <mangelajo@redhat.com>
Co-Authored-By: Amir Sadoughi <amir.sadoughi@rackspace.com>

Change-Id: I13e5cda8b5f3a13a60b14d80e54f198f32d7a529
2016-02-16 16:47:21 +00:00
..
l2 Don't sync all devices when some fail 2016-01-18 14:32:55 +00:00
l3 Merge "DVR: Fix Duplicate IPtables rule detected warning message in l3agent" 2016-01-26 14:12:11 +00:00
linux Fix module's import order 2016-01-22 06:38:42 -08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Delete metadata_proxy for network if it is not needed 2016-01-07 00:20:16 -05:00
test_firewall.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
test_l2_lb_agent.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
test_l2_ovs_agent.py Merge "Fix module's import order" 2016-01-23 07:46:22 +00:00
test_ovs_flows.py Call Ryu's clean up function when ovs_neutron_agent.main terminates 2016-02-05 14:12:41 +09:00
test_ovs_lib.py Fix module's import order 2016-01-22 06:38:42 -08:00