octavia/octavia/api
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
..
common Fix API sort key for complex columns 2020-09-01 11:55:12 +00:00
drivers Fix empty Batch Member Update to unlock objects 2021-04-26 16:55:36 +02:00
healthcheck Make /healthcheck cache results 2021-05-17 09:03:54 +02:00
v2 Fix empty Batch Member Update to unlock objects 2021-04-26 16:55:36 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
app.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
config.py Implement provider drivers - Load Balancer 2018-05-22 17:26:08 -07:00
root_controller.py Add SCTP support in API 2020-09-10 11:23:04 +00:00