ironic-inspector/ironic_inspector/common
Kaifeng Wang a228912827 Wrap rpc server into oslo.service
This patch is part of work splitting inspector api and worker.
The rpc server is wrapped into oslo.service, and launched from
api process.

Now api and worker belongs to separate thread, functional tests
use the fake messaging driver, while devstack jobs use rabbitmq.

Change-Id: Ie03d16f9d115c3561723463dea6a57d2a763bcc6
Story: #2001842
Task: #23109
2018-10-23 09:17:42 +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 Centralize config options 2018-01-04 20:43:58 -08:00
swift.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00