trove/tools
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
..
install_venv.py Remove logics for old Python versions 2023-07-20 01:57:45 +00:00
start-fake-mode.sh Changed py39 from py27 in tox 2022-07-29 10:26:28 +08:00
stop-fake-mode.sh Migrating trove to entry points 2014-02-01 01:19:58 +00:00
trove-config-generator.conf Enable healthcheck middleware 2024-02-26 01:41:31 +09:00
trove-policy-generator.conf Generate policy sample file automatically. 2018-02-12 18:11:22 +08:00
trove-pylint.config Set status to ERROR if heartbeat expires 2020-06-04 10:12:04 +12:00
trove-pylint.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
trove-pylint.README Fix the misspelling of "configuration" 2018-12-27 16:15:48 +08:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-09 15:02:40 +08:00