neutron/neutron/tests/unit/agent
Jakub Libosvar 4f6aa3ffde ovs-fw: Mark conntrack entries invalid if no rule is matched
This patch makes sure that existing connection breaks once security
group rule that allowed such connection is removed. Due to correctly
track connections on the same hypervisor, zones were changed from
per-port to per-network (based on port's vlan tag). This information is
now stored in register 6. Also there was added a test for RELATED
connections to avoid marking such connection as invalid by REPLY rules.

Closes-Bug: 1549370
Change-Id: Ibb5942a980ddd8f2dd7ac328e9559a80c05789bb
2016-03-23 16:05:49 +00:00
..
common Make run_ofctl check for socket error 2016-03-01 13:42:50 -08:00
dhcp DHCP: Downgrade 'network has been deleted' logs 2016-03-10 17:04:44 -08:00
l2 DSCP QoS rule implementation 2016-03-18 10:07:24 +01:00
l3 Add fip nat rules even if router disables shared snat 2016-03-08 09:21:34 +00:00
linux ovs-fw: Mark conntrack entries invalid if no rule is matched 2016-03-23 16:05:49 +00:00
metadata Stop using non-existent method of Mock 2016-02-18 11:32:49 +08:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
windows Ovs agent can't start on Windows because of validate_local_ip 2016-03-19 12:22:59 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Deprecate new= argument from create_connection 2015-11-06 13:27:37 +01:00
test_securitygroups_rpc.py Merge "Add address scopes support to the L3 agent" 2016-02-09 04:00:14 +00:00