trove/etc
Takashi Kajinami ebe15a1ba5 Enable healthcheck middleware
The healthcheck middleware from oslo.middleware library is now commonly
enabled in OpenStack services, for service healthcheck (often used by
load balancers such as haproxy). This enables the middleware so that
operators can use the healthcheck endpoint more easily. This also
replaces the oslo.middleware config entry point by more specific sub
entry points, to avoid rendering options from unused middlewares such
as sizelimit.

Change-Id: If3296e651e7f20a3f5314c085cc99ce4b004c065
2024-02-26 01:41:31 +09:00
..
apache2 Rename app.wsgi to app_wsgi.py 2022-08-25 11:10:33 +08:00
tests Improve the function tests 2020-01-28 14:27:52 +13:00
trove Enable healthcheck middleware 2024-02-26 01:41:31 +09:00