octavia/octavia/tests/functional/api
Roman Goncharov 604cc30bd3 Fix MAX_TIMEOUT value for listener
In the database, timeout_client_data, timeout_member_connect,
timeout_member_data, timeout_tcp_inspect have an integer type with
a maximum size of 2147483647. Now MAX_TIMEOUT in API does not exceed
this value and is equal to 24 days (2073600000 seconds).

Story: 2009193
Task: 43248
Change-Id: I990b6af1ff880b25e54f6c41ae0c966007f3f098
(cherry picked from commit 3a8f056306)
(cherry picked from commit 9a25a643e2)
2021-09-15 08:41:20 +02:00
..
drivers Add VIP access control list 2019-09-13 10:09:25 +02:00
v2 Fix MAX_TIMEOUT value for listener 2021-09-15 08:41:20 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
test_root_controller.py Add new algorithm SOURCE_IP_PORT 2019-09-13 15:19:15 +00:00