octavia/octavia/common
Michael Johnson 582b4bab0e Make /healthcheck cache results
The healthcheck endpoint should cache results to reduce the potential load on the backend systems being tested.
This patch adds the caching and a configuration setting for the interval
between cache refreshes.

Change-Id: Ic97a991437144f3a220d9b96839cec5b63565f8c
Story: 2008203
Task: 40987
(cherry picked from commit 6c54eab5b5)
2021-05-17 09:03:54 +02:00
..
jinja Fix weighted round-robin about UDP listener 2021-04-08 18:15:58 +08:00
tls_utils Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Merge "Allow amphorav2 to run without jobboard" 2020-08-25 22:47:04 +00:00
clients.py Fix neutron subnet lookup ignoring endpoint_type 2020-06-25 17:10:38 +00:00
config.py Make /healthcheck cache results 2021-05-17 09:03:54 +02:00
constants.py Add SCTP support in API 2020-09-10 11:23:04 +00:00
context.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
data_models.py Fix amphorav2 bytes error 2021-01-12 08:01:45 +00:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Introduce an image driver interface 2020-09-03 20:06:35 +00:00
keystone.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
policy.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
rpc.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
service.py Set neutron client logging to INFO 2019-09-13 16:09:29 -07:00
stats.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
utils.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
validate.py Add ALPN support for TLS-terminated HTTPS LBs 2020-08-27 13:19:52 +02:00