neutron/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver
Elvira García 3152bc14f8 [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-05 17:38:43 +02:00
..
ovsdb [OVN] Fix rate and burst for stateless security groups 2023-10-05 17:38:43 +02:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_mech_driver.py Delete the "Chassis_Private" register when deleting an agent 2023-06-20 17:16:38 +00:00