ironic-inspector/ironic_inspector/conf
Kaifeng Wang edd6810c3d Wrap Flask into oslo.service
This patch is part of inspector HA work, which wraps inspector api into
oslo service.

oslo.service has also provided support to signal processing like SIGHUP or
SIGTERM, so these code were removed in this patch.

Deprecated current SSL cert/key options used by ironic-inspector, code
manually creates ssl context were removed. These options will be fed
from [ssl] section.

Change-Id: Ia5e16fcb9104556d62c90f5507f17b41f73a5208
Story: #2001842
Task: #12609
2018-10-23 09:20:16 +08:00
..
__init__.py Centralize config options 2018-01-04 20:43:58 -08:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
default.py Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
discovery.py Change the default discovery driver to fake-hardware 2018-04-30 14:36:34 +00:00
dnsmasq_pxe_filter.py Centralize config options 2018-01-04 20:43:58 -08:00
iptables.py Clean up pxe_filter related deprecations 2018-08-06 13:42:01 +08:00
ironic.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
opts.py Use set_defaults from cors 2018-09-13 15:39:06 +08:00
pci_devices.py Centralize config options 2018-01-04 20:43:58 -08:00
processing.py Centralize config options 2018-01-04 20:43:58 -08:00
pxe_filter.py Clean up pxe_filter related deprecations 2018-08-06 13:42:01 +08:00
swift.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00