neutron/neutron/plugins/ml2/drivers/ovn/mech_driver
Elvira García 6172f4233e [OVN] Fix rate and burst for stateless security groups
Right now, as per kernel limitation, the burst limit is not correctly
enforcing the rate and burst when using the ovn "log-related" option and
stateless security groups. We log exactly double the burst. Creating a
new meter that limits the rate and burst to half of the expected ones is
a workaround that solves the issue.

Closes-bug: #2032929

Conflicts:
 - neutron/services/logapi/drivers/ovn/driver.py
 - neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py

Signed-off-by: Elvira García <egarciar@redhat.com>
Change-Id: Ib0047d38c58bcebb23c8887e7934987ff8c8a432
(cherry picked from commit a3a113aedb)
2023-10-06 11:14:49 +02:00
..
ovsdb [OVN] Fix rate and burst for stateless security groups 2023-10-06 11:14:49 +02:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
mech_driver.py [OVN] Hash Ring: Better handle Neutron worker failures 2023-08-03 09:23:20 +01:00