Miro Tomaska 6c381d8e20 Fix passing section argument into the set_service_setting
`_set_rate_limiting_config` was attempting to pass `section` value
by position but its position was off and the `service` argument
was getting passed instead. This caused bad formatting in the
crudini command and subsequent .conf file. This can be see in the
tempest log [1]

To prevent this from happening in the future. I am passing arguments
by their names.
I also put the  metada_rate_limiting string literal into a constant
to keep the code DRY.

[1] https://paste.opendev.org/show/btVjyzKuNaiI8UC1NC9M/

Related: https://issues.redhat.com/browse/OSPRH-9569

Change-Id: Ic73def44d03fb28b5975c1d96a471e0463d01740
2024-10-08 10:11:59 +01:00
2024-03-05 17:18:02 +02:00
2024-09-14 16:42:26 +00:00
2022-08-22 12:18:50 +02:00
2022-08-08 12:03:41 +00:00
2022-11-09 07:24:40 +00:00
2023-12-21 16:21:32 +02:00

Whitebox Neutron Tempest Plugin

Tempest plugin with openstack-k8s-operators oriented whitebox tests for Neutron project.

Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Readme 3 MiB
Languages
Python 99.5%
Shell 0.5%