neutron/neutron/tests/unit/plugins/ml2
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
..
drivers [OVN] Fix rate and burst for stateless security groups 2023-10-05 17:38:43 +02:00
extensions Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
__init__.py
_test_mech_agent.py [OVN] Check new added segments in OVN mech driver 2021-11-23 16:21:37 +00:00
base.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_agent_scheduler.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_db.py Clean up db residual record from dvr port 2022-08-10 08:57:22 +08:00
test_driver_context.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ext_portsecurity.py Make OVN driver validate Geneve max_header_size 2021-09-02 08:41:19 +00:00
test_extension_driver_api.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_managers.py remove unicode from code 2021-12-24 10:02:03 +08:00
test_ovo_rpc.py Get sec group ids after address group update 2020-12-29 16:17:38 +00:00
test_plugin.py [S-RBAC] Allow network owners to get ports from that network 2023-05-04 08:04:16 +00:00
test_port_binding.py Fix concurrent port binding activate 2023-03-31 04:27:18 +02:00
test_rpc.py [QoS] Unify agent "qos_network_policy_id" constant 2022-04-27 16:51:34 +00:00
test_security_group.py Use neutron-lib method is_session_active 2022-08-11 05:58:44 +02:00
test_tracked_resources.py Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00