neutron/neutron/tests/common
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
..
agents Uniquely identify tunnel interfaces for fullstack tests 2016-01-28 15:12:40 -05:00
__init__.py Test HA router failover 2014-11-24 12:05:09 +02:00
base.py Override opportunistic database tests to PyMySQL 2015-06-23 21:04:06 +02:00
config_fixtures.py Move ConfigDict and ConfigFileFixture to neutron.tests.common 2015-09-24 20:47:44 +02:00
conn_testers.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
helpers.py Merge "Add the rebinding chance in _bind_port_if_needed" 2016-02-15 17:14:00 +00:00
l3_test_common.py Merge "Support MTU advertisement using IPv6 RAs" 2016-02-10 23:15:13 +00:00
machine_fixtures.py Make fullstack test_connectivity tests more forgiving 2015-11-20 16:50:31 -05:00
net_helpers.py Add firewall blink + remote SG functional tests 2015-12-23 16:52:02 +00:00