neutron/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb
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
..
extensions Avoid register config options on imports 2022-11-22 06:36:01 +00:00
schemas [OVN] Import ovsdb related code (part 2) 2019-12-09 10:07:28 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
test_commands.py Set result when lswitch port exist 2023-07-06 07:49:46 +00:00
test_impl_idl_ovn.py [ovn][metadata] Remove metadata readiness mechanism 2022-07-19 18:05:43 -05:00
test_maintenance.py [OVN] Disable the mcast_flood_reports option for LSPs 2023-08-25 11:39:14 +01:00
test_ovn_client.py [OVN] Fix rate and burst for stateless security groups 2023-10-06 11:16:48 +02:00
test_ovn_db_sync.py [OVN] ovn-db-sync check for router port differences 2023-08-16 13:34:37 +01:00
test_ovsdb_monitor.py [OVN] Skip the port status UP update during a live migration 2023-08-29 08:13:03 +00:00