neutron/neutron/services
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
..
auto_allocate use payloads for NETWORK callback events 2021-05-08 20:50:46 +03:00
conntrack_helper Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
externaldns Report ExternalDNSOverQuota exception for zone quota error 2022-07-05 15:05:14 +00:00
flavors use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
l3_router Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
local_ip Add Local IP L2 extension skeleton 2021-11-11 10:25:27 +03:00
logapi [OVN] Allow logging all traffic related to an ACL 2023-02-01 09:32:28 +01:00
loki use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
metering Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
ndp_proxy Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
network_ip_availability use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
network_segment_range Remove "six" library 2020-07-28 16:55:52 +00:00
ovn_l3 [OVN] Initialize the mech driver variable in ``OVNL3RouterPlugin`` 2022-12-07 05:14:26 +01:00
placement_report Fix typos in log/error messages 2022-06-01 21:17:29 +05:30
portforwarding Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
qos Support for minimum bandwidth rules in tunnelled networks 2023-01-02 11:14:50 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
segments segment: enable multisegments support for host 2022-12-15 16:55:39 +01:00
tag Add the corresponding DB context to all SQL transactions 2022-04-08 09:09:54 +00:00
timestamp Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00
trunk Handle if "TRUNK_SKELETON" is not loaded 2022-12-13 16:36:14 +01:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Select service_provider on the basis of service_module" 2018-11-15 12:47:09 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00