heat/heat/common
Tobias Urdin 29eaf4ef71 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: Ia48de36e3cb97378785bb4946b1a387c0da1ff81
2023-01-19 20:25:47 +00:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Fix compatibility with oslo.context >= 4.0.0 2022-03-01 18:40:34 +09:00
auth_plugin.py Add tools to get keystone auth plugin 2019-03-12 18:15:07 +08:00
auth_url.py Make auth_url lookup dynamic 2016-03-04 17:35:52 +01:00
cache.py Fix missing space in help text for caching option. 2018-07-17 06:42:38 +00:00
config.py Remove remaining implementation for Heat CloudWatch API 2022-05-06 19:43:56 +09:00
context.py Fix compatibility with oslo.context >= 4.0.0 2022-03-01 18:40:34 +09:00
crypt.py Logging Consistency 2020-04-27 06:34:31 +00:00
custom_backend_auth.py Fix some inconsistency in docstrings 2015-12-29 01:40:42 +08:00
endpoint_utils.py Fix lower-constraints tox env to use proper constraints 2019-04-10 09:11:56 +05:30
environment_format.py Add new environment section for merge strategies 2016-08-19 08:54:30 +05:30
environment_util.py Fix parameter merging with merge strategies 2022-07-01 08:38:49 +05:30
exception.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
grouputils.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
i18n.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
identifier.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
lifecycle_plugin_utils.py Fix duplicated words issue like "can be be used" 2020-01-06 11:27:08 +08:00
messaging.py Use new get_rpc_client API from oslo.messaging 2023-01-19 20:25:47 +00:00
netutils.py Add dns constraints 2016-07-26 10:01:06 +05:30
noauth.py noauth: only set token_info if set 2017-11-06 16:40:13 +11:00
param_utils.py Convert props form delimited params to lists 2016-08-26 17:43:33 +05:30
password_gen.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
plugin_loader.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
pluginutils.py Fix AttributeError in Python 3.8 2022-06-20 21:32:08 +09:00
policy.py Don't load all resources for policy check 2022-11-15 09:35:38 +05:30
profiler.py Remove log translations 2017-03-25 17:11:50 +08:00
serializers.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
service_utils.py Show an engine as down if service record is not updated twice 2019-07-24 03:16:57 +00:00
short_id.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
template_format.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
timeutils.py Use correct raw string format 2017-11-16 18:23:58 -05:00
urlfetch.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
wsgi.py Remove remaining implementation for Heat CloudWatch API 2022-05-06 19:43:56 +09:00