oslo.middleware/oslo_middleware/healthcheck
Takashi Kajinami 25f91a7b19 healthcheck: Ignore proxied requests
... so that operators can hide the healthcheck endpoint, which is
usually deployed without any auth mechanism, from users accessing
APIs through front-end load balancer or reverse proxy.

Note that this behavior is optional and can be enabled by
the new option.

Change-Id: Ib87da1b3d231dea44939686af544db101d68e179
2023-11-17 05:42:43 +00:00
..
__init__.py healthcheck: Ignore proxied requests 2023-11-17 05:42:43 +00:00
__main__.py Drop use of six 2020-05-06 07:12:09 -05:00
disable_by_file.py Remove log translations 2017-03-28 14:10:19 +08:00
opts.py healthcheck: Ignore proxied requests 2023-11-17 05:42:43 +00:00
pluginbase.py Drop use of six 2020-05-06 07:12:09 -05:00