neutron-lib/neutron_lib
Tobias Urdin 12380e9304 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]. But neutron-lib
needs the 14.2.0 [3] version to override the client class.

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

Depends-On: https://review.opendev.org/c/openstack/oslo.messaging/+/869899
Depends-On: https://review.opendev.org/c/openstack/releases/+/872383
Change-Id: I591c366df99e371659ee46d45c1c77dd3f6c74a1
2023-02-02 22:44:00 +01:00
..
agent Rehome ovsfw constants and utils modules 2022-06-01 22:15:43 +02:00
api Fix pep8 errors with pytlint v2.16.0 2023-02-02 10:35:33 +01:00
callbacks Fix pep8 job issues with pylint==2.15.0 2022-08-31 15:29:48 +02:00
db Fix pep8 errors with pytlint v2.16.0 2023-02-02 10:35:33 +01:00
exceptions Remove unimplemented api-def: BFD monitors 2022-04-20 14:21:59 +02:00
hacking Switch to hacking 2.0 2020-03-17 15:31:31 +09:00
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:47:27 +00:00
objects Rehome `NumaAffinityPoliciesEnumField` 2022-03-04 22:31:39 +00:00
placement Remove unused placement constants 2022-07-04 16:29:56 +03:00
plugins User "sha1" with "usedforsecurity=False" 2022-11-17 13:09:14 +01:00
policy [goal] Deprecate the JSON formatted policy file 2020-12-21 16:52:50 +00:00
services Added "qos" plugin to "EXT_PARENT_RESOURCE_MAPPING" 2022-11-12 11:30:38 +01:00
tests Use new get_rpc_client API from oslo.messaging 2023-02-02 22:44:00 +01:00
utils Replace deprecated import of ABCs from collections 2021-07-17 12:22:34 +09:00
__init__.py Remove library "six" 2020-01-22 13:16:45 +00:00
_i18n.py Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
constants.py add DEVICE_OWNER_MANILA_PREFIX to constants 2023-01-06 14:41:06 +01:00
context.py Do not set system scope on context 2022-11-17 04:43:14 +00:00
fixture.py Fix pylint>=2.8.0 error R1732 "consider-using-with" 2021-04-27 16:14:59 +00:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-02-02 22:44:00 +01:00
version.py Setup for devref documentation 2015-12-07 18:50:07 +00:00
worker.py Remove deprecated method registry.notify 2021-09-20 09:26:07 +00:00