ironic-inspector/ironic_inspector/common
Dmitry Tantsur 833635dd57 Don't use configuration options in function signatures
This causes the values to be evaluated at import time, which makes
it harder to import such modules in functional tests.

Change-Id: I1fc69058f737ef3ab9e703968d05a2d77fc57fdb
2019-09-26 15:59:22 +02: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
coordination.py Split API and conductor services 2019-08-12 15:29:55 +08:00
i18n.py Remove translation of log messages Part-2 2017-03-28 01:53:40 +00:00
ironic.py Merge "Active node introspection for nodes not in cache" 2019-07-23 10:32:28 +00:00
keystone.py Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02: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
locking.py Split API and conductor services 2019-08-12 15:29:55 +08:00
rpc.py Update non-standalone job to use uwsgi 2019-08-31 10:01:59 +08:00
rpc_service.py Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
service_utils.py Update non-standalone job to use uwsgi 2019-08-31 10:01:59 +08:00
swift.py Don't use configuration options in function signatures 2019-09-26 15:59:22 +02:00