ironic-inspector/ironic_inspector
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
..
cmd Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
common Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
conductor Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
conf Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2018-09-09 06:17:38 +00:00
migrations Add manage_boot parameter to introspection API 2018-06-25 12:09:17 +02:00
plugins Add introspection rules actions to add/remove traits on nodes 2018-09-18 10:13:48 +02:00
pxe_filter Replace subprocess with processutils 2018-10-08 11:45:25 +02:00
test Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
db.py Add manage_boot parameter to introspection API 2018-06-25 12:09:17 +02:00
dbsync.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
introspect.py Stop introspection if set boot device failed 2018-08-02 16:18:52 +08:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
main.py Allow nested action value formatting 2018-08-01 09:32:59 +01:00
node_cache.py Add introspection rules actions to add/remove traits on nodes 2018-09-18 10:13:48 +02:00
policy.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
process.py Terminal state transitions in transactions 2017-12-19 18:15:31 +01:00
rules.py Merge "Allow nested action value formatting" 2018-08-06 13:39:14 +00:00
utils.py Remove unused import 2018-06-12 15:14:23 +08:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00