neutron/neutron/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 Fix typos in log/error messages 2022-06-01 21:17:29 +05:30
common Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
drivers [OVN] Allow logging all traffic related to an ACL 2023-02-01 09:32:28 +01:00
rpc Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
__init__.py [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
api_base.py Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
logging_plugin.py Delete log entries when SG or port is deleted 2021-10-05 16:27:13 +00:00