neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
Elvira García a3a113aedb [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

Signed-off-by: Elvira García <egarciar@redhat.com>
Change-Id: Ib0047d38c58bcebb23c8887e7934987ff8c8a432
2023-08-31 15:10:20 +02:00
..
extensions [ovn] Drop use of LR OVN_GW_NETWORK_EXT_ID_KEY 2023-04-13 17:38:18 +03:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py [OVN] Add ``get_gateway_chassis_az_hints`` method to OVN API 2023-03-01 16:21:58 +01:00
commands.py Merge "Set result when lswitch port exist" 2023-07-05 17:57:07 +00:00
impl_idl_ovn.py [OVN] Disable the mcast_flood_reports option for LSPs 2023-08-17 09:36:17 +01:00
maintenance.py [OVN] Cleanup old Hash Ring node entries 2023-08-29 12:09:00 +01:00
ovn_client.py [OVN] Fix rate and burst for stateless security groups 2023-08-31 15:10:20 +02:00
ovn_db_sync.py [OVN] ovn-db-sync check for router port differences 2023-08-09 15:10:05 +01:00
ovsdb_monitor.py [OVN] Skip the port status UP update during a live migration 2023-08-23 03:11:16 +00:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00