neutron/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb
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
..
extensions Move registration "ChassisBandwidthConfigEvent" to OvnSbIdl init 2023-01-02 12:13:09 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_impl_idl.py Since OVN 20.06, config is stored in "Chassis.other_config" 2022-11-02 11:57:08 +00:00
test_maintenance.py [OVN] Fix rate and burst for stateless security groups 2023-10-05 17:38:43 +02:00
test_ovn_client.py Set result when lswitch port exist 2023-07-06 07:49:06 +00:00
test_ovn_db_resources.py [OVN]Any string type dhcp options should be quoted 2022-05-16 20:55:30 +08:00
test_ovn_db_sync.py [OVN] Add missing LSP device_owner info in trunk driver 2023-02-13 19:31:22 +01:00
test_ovsdb_monitor.py [OVN] Match LSP_TYPE_VIRTUAL in PortBindingUpdateVirtualPortsEvent 2023-09-28 14:38:05 +00:00