neutron/neutron/tests/unit/plugins/ml2
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
..
drivers [OVN] Fix rate and burst for stateless security groups 2023-10-06 11:16:48 +02:00
extensions Sync the dns-assignment with the actual designate dns-domain 2020-06-04 20:45:55 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py [OVN] Check new added segments in OVN mech driver 2022-01-17 13:49:11 +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 12:21:06 +00:00
test_driver_context.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ext_portsecurity.py PSExtDriverTestCase: initialize variable in case of exception 2019-10-30 17:44:45 -04: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 the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovo_rpc.py Get sec group ids after address group update 2020-12-29 16:17:38 +00:00
test_plugin.py Do not ignore attributes in bulk port create 2023-02-17 10:20:13 +01:00
test_port_binding.py Fix concurrent port binding activate 2023-03-31 04:28:23 +02:00
test_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_security_group.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_tracked_resources.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00