neutron/neutron/tests/unit/plugins/ml2/drivers/ovn
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
..
agent Normalise format of OVN agent heartbeat timestamp 2023-02-27 12:42:19 +00:00
mech_driver [OVN] Fix rate and burst for stateless security groups 2023-10-05 17:38:43 +02:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
test_db_migration.py [ovn][migration] Support migration to OVN from iptables firewall 2022-04-19 18:41:09 +00:00