neutron/neutron/services/logapi/drivers/ovn
Elvira García c4acdc084a [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:16:48 +02:00
..
__init__.py [OVN] security group logging support (2 of 2) 2021-03-02 10:48:23 -05:00
driver.py [OVN] Fix rate and burst for stateless security groups 2023-10-06 11:16:48 +02:00