octavia/octavia/tests/unit/common
Gregory Thiemonge bbb203a288 Fix task_flow.max_workers with persistence in amphorav2
When jobboard was enabled in amphorav2, the [task_flow]/max_workers
option was unused, updating a LB with a lot of children could have
failed because of dozens of concurrent connections to the database.

Story 2008860
Task 42381

Change-Id: I5341949513e6eb814655ee8f14a01b061894fc34
(cherry picked from commit c5287e1b08)
(cherry picked from commit a53e2eabe3)
2021-05-17 09:32:07 +02:00
..
jinja Fix weighted round-robin about UDP listener 2021-04-08 18:15:58 +08:00
sample_configs Fix weighted round-robin about UDP listener 2021-04-08 18:15:58 +08:00
tls_utils Remove the dependency on the "mock" package 2020-02-17 14:55:19 -08:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_base_taskflow.py Fix task_flow.max_workers with persistence in amphorav2 2021-05-17 09:32:07 +02:00
test_clients.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_config.py Validate server_certs_key_passphrase is 32 chars 2019-09-19 04:12:24 +00:00
test_constants.py Initial creation of db models, modules, and tests 2014-09-19 14:06:36 -05:00
test_data_models.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_decorator.py Introduce API Decorators 2016-12-12 21:16:15 +00:00
test_exceptions.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
test_policy.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_stats.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_utils.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
test_validations.py Add ALPN support for TLS-terminated HTTPS LBs 2020-08-27 13:19:52 +02:00