zun/zun/common
Tobias Urdin cc9b8b3d2d 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: I671d04a62f7ce408534342e89542ecc78c59ecb7
2023-01-19 20:29:59 +00:00
..
docker_image Update hacking for Python3 2020-04-02 10:28:00 +02:00
policies Support 'host' on creating container 2020-03-14 23:01:54 +00:00
__init__.py update higgins with zun 2016-06-08 22:21:34 -05:00
clients.py Pick up cafile from keystone_auth 2020-06-28 02:00:36 +00:00
config.py [goal] Deprecate the JSON formatted policy file 2020-12-29 18:54:06 +08:00
consts.py Introduce CNI network driver for docker 2020-09-20 15:44:56 +00:00
context.py Fix circular import 2022-12-26 13:24:44 +00:00
crypt.py Encrypt registry password before persisting 2019-01-09 04:12:01 +00:00
exception.py Remove __unicode__() from ZunException 2021-01-08 10:57:28 +08:00
i18n.py Fix docs & specs erros. 2017-07-15 16:10:06 +07:00
keystone.py Use placement for unified resource management 2019-07-29 04:12:16 +00:00
mount.py Delete non-essential code (devpath) 2018-08-09 14:06:13 +08:00
name_generator.py Refactor code 2017-07-12 09:11:34 +07:00
paths.py Make some config options work 2017-07-30 13:22:00 -04:00
policy.py [goal] Deprecate the JSON formatted policy file 2020-12-29 18:54:06 +08:00
privileged.py Implement Zun CNI daemon 2020-01-02 02:03:32 +00:00
profiler.py Fix genconfig error 2017-08-30 22:31:46 -04:00
quota.py Pass kwargs to exception to get better formatted error message 2019-03-19 13:43:04 +08:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 20:29:59 +00:00
rpc_service.py Reuse the RPC transport to create RPC client 2018-08-05 20:40:03 +00:00
service.py Enable mutable config in ZUN 2018-03-12 19:00:58 +08:00
short_id.py Remove six 2020-05-06 23:40:16 +08:00
singleton.py Enable etcd DB backend testing pipeline 2017-01-11 10:45:07 +08:00
utils.py [Part2]: Remove the six 2020-05-08 00:35:47 +08:00
yamlutils.py Replace yaml.dump with yaml.safe_dump 2017-03-18 01:44:02 +00:00