neutron-fwaas/neutron_fwaas/tests
Nguyen Phuong An 1b1c91c19c Should forward only first accepted packet to table 91 and 92
Regarding to performance perspective, we should only log first
accepted packet. Therefore we need to forward only first accepted
packet of each connection session to table 91 and table 92.
This is also effort to sync up with ovsfw in neutron-side [1].

[1] https://review.openstack.org/#/c/591547/

Related-Bug: #1782576
Change-Id: Iac01088bf2c76e3f28000389596f5a1a85478d9a
(cherry picked from commit 93c71ce98a)
2018-09-05 01:14:00 +00:00
..
contrib Add fullstack testing for neutron-fwaas 2018-05-22 13:12:59 +00:00
etc/neutron/policy.d tests: don't rely on configuration files outside tests directory 2018-03-23 17:43:33 +09:00
fullstack Add fullstack testing for neutron-fwaas 2018-05-22 13:12:59 +00:00
functional Support IPv6 for netlink_conntrack 2018-01-24 02:29:57 +00:00
tempest_plugin Fix python3 dict values breakage 2018-04-19 00:58:59 +00:00
unit Should forward only first accepted packet to table 91 and 92 2018-09-05 01:14:00 +00:00
__init__.py After the services split, get neutron-fwaas Jenkins jobs passing 2014-12-09 00:00:29 -07:00
base.py Fix pep8 new warnings 2018-04-11 19:49:28 +09:00