neutron/neutron/tests/unit/services/logapi
Elvira García f7e31b4c05 [OVN] Allow logging all traffic related to an ACL
Before this patch, we would only get logged the client to server side of
the communication. The OVN allow-related ACL option was implemented [0]
so as to be able to log also the packets that are going from server to
client. This patch implements the addition of that feature in Neutron
and needs OVN version 22.03 or updated 21.12.

[0] https://patchwork.ozlabs.org/project/ovn/patch/20220201141118.1846390-1-mmichels@redhat.com/

Closes-Bug: #2003706
Change-Id: I72d061c333f53e07f6feedec032e2c0b06a61248
Signed-off-by: Elvira García <egarciar@redhat.com>
2023-02-01 09:32:28 +01:00
..
agent Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
common remove unicode from code 2021-12-24 10:02:03 +08:00
drivers [OVN] Allow logging all traffic related to an ACL 2023-02-01 09:32:28 +01:00
rpc Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py [log]: implement logging plugin 2017-07-12 13:30:50 +07:00
base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_logging_plugin.py Delete log entries when SG or port is deleted 2021-10-05 16:27:13 +00:00