Files
sahara/etc
Takashi Kajinami d9693fee50 Enable healthcheck middleware by default
Healthcheck middleware provides the /healthcheck endpoint which is
useful for loadbalancer or monitoring tools to check health of api
services. This change enables the middleware by default.

Note that this endpoint has no authentication. The /healthcheck entry
should be removed from api-paste.ini to disable the middleware again.

Change-Id: I1bc61afff2851bb8efac3ec5101a5198f204f41e
2021-08-21 11:04:23 +09:00
..