ironic-inspector/ironic_inspector/common
Tobias Urdin 84b5f8cc1b Use new get_rpc_client API from oslo.messaging
Use the new API that is consistent with
the existing API instead of instantiating the client
class directly.

This was introduced in release 14.1.0 here [1] and
added into oslo.messaging here [2]

[1] https://review.opendev.org/c/openstack/requirements/+/869340
[2] https://review.opendev.org/c/openstack/oslo.messaging/+/862419

Change-Id: I66bef4d339b5ee2462dc46f626fd1b2c6182b2cd
2023-01-19 21:05:00 +00: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 Add leader election for periodic sync with ironic 2020-07-02 12:17:28 +02:00
i18n.py Remove translation of log messages Part-2 2017-03-28 01:53:40 +00:00
ironic.py Use correct Node id attribute 2020-11-23 16:19:35 +13:00
keystone.py Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02:00
lldp_parsers.py Use latest version of python construct 2020-05-14 10:37:07 +02:00
lldp_tlvs.py Use latest version of python construct 2020-05-14 10:37:07 +02:00
locking.py Stop using six library 2019-12-17 09:23:01 +01:00
rpc_service.py Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 21:05:00 +00: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