ironic-inspector/ironic_inspector/conf
Takashi Kajinami d7400b5dc4 Add optional healthcheck middleware
This change allows uses to enable the healthcheck middleware from
oslo.middleware in API pipeline, by setting the [healthcheck]/enabled
option. This middleware provides an API endpoint at /healthcheck path
which allows load balancers or monitoring applications to determine
a service is up using HTTP requests.

This change basically follows the same change merged in ironic[1] repo.

[1] 6f439414bdcef9fc02f844f475ec798d48d42558

Change-Id: Ic2ee2bca74ea2a5a0723ef54b10c531f77ea7b8d
2021-09-12 22:51:38 +09:00
..
__init__.py Add optional healthcheck middleware 2021-09-12 22:51:38 +09:00
accelerators.py Identify accelerator devices during introspection 2020-08-20 14:03:37 +08:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
coordination.py Adds tooz locking driver 2019-08-02 09:58:10 +08:00
default.py Add ibmc_address to ipmi_address_fields 2021-03-22 21:24:37 +01:00
discovery.py Allow setting other fields on discovery 2020-06-29 09:57:37 +02:00
dnsmasq_pxe_filter.py Centralize config options 2018-01-04 20:43:58 -08:00
extra_hardware.py Relax extra_hardware data validation by default 2020-07-28 12:48:33 +02:00
healthcheck.py Add optional healthcheck middleware 2021-09-12 22:51:38 +09:00
iptables.py pxe filter - option to always block unknown hosts 2020-09-28 12:18:00 +02:00
ironic.py Remove deprecated authentication options for accessing ironic 2019-06-19 11:10:47 +02:00
opts.py Add optional healthcheck middleware 2021-09-12 22:51:38 +09:00
pci_devices.py Centralize config options 2018-01-04 20:43:58 -08:00
port_physnet.py Port physical network CIDR map hook 2020-04-17 16:31:40 +02:00
processing.py Fix incorrect pxe-enabled was set during introspection 2020-06-22 23:05:50 +08:00
pxe_filter.py pxe filter - option to always block unknown hosts 2020-09-28 12:18:00 +02:00
service_catalog.py Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02:00
swift.py Cleanup deprecated [swift]max_retries 2020-05-01 19:13:42 +09:00