neutron/neutron/tests
Nguyen Phuong An ced78395a7 Fix no ACCEPT event can get for security group logging
Currently, we cannot get ACCEPT packet log because there are some
changed related to ovs firewall code since ovs firewall logging has
been merged.

Regarding to performance perspective, we only log first accepted packet.
So we only need to forward first accepted packet of each connection
session to table 91 and table 92.

So this patch fixes these issues.

Closes-Bug: #1782576
Change-Id: Ib6ced838a7ec6d5c459a8475318556001c31bdf0
2018-08-02 08:32:51 +07:00
..
common Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
contrib Implement filter validation 2018-07-19 04:13:43 +00:00
etc Add ext_parent policy check 2018-08-01 02:45:42 +08:00
fullstack [Fullstack] Use string for global_physnet_mtu config option 2018-07-23 11:15:29 +02:00
functional [server side] Fix race issue for port forwarding plugin 2018-08-01 02:45:14 +08:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Fix no ACCEPT event can get for security group logging 2018-08-02 08:32:51 +07:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00