neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
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
..
extensions [OVN] Sync QoS policies 2022-06-29 14:50:45 +00:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py [OVN] Add missing LSP device_owner info in trunk driver 2023-02-13 19:32:18 +01:00
commands.py Set result when lswitch port exist 2023-07-06 07:49:30 +00:00
impl_idl_ovn.py [OVN] Disable the mcast_flood_reports option for LSPs 2023-08-25 11:32:48 +01:00
maintenance.py [OVN] Cleanup old Hash Ring node entries 2023-08-30 11:32:10 +01:00
ovn_client.py [OVN] Fix rate and burst for stateless security groups 2023-10-06 11:14:49 +02:00
ovn_db_sync.py [OVN] ovn-db-sync check for router port differences 2023-08-16 13:28:54 +01:00
ovsdb_monitor.py [neutron-api] remove leader_only for sb connection 2023-09-09 11:06:15 +00:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00