ironic-inspector/ironic_inspector/common
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 Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
context.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
i18n.py Remove translation of log messages Part-2 2017-03-28 01:53:40 +00:00
ironic.py Update default Ironic API version to 1.38 2018-06-08 10:15:58 +00:00
keystone.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
lldp_parsers.py Remove redundant "the" from a docstring 2018-02-08 16:04:21 +08:00
lldp_tlvs.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
rpc.py Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
rpc_service.py Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
service_utils.py Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
swift.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00