oslo.messaging/oslo_messaging/tests
Takashi Kajinami 3ed01f4845 Use oslo.utils implementation to parse/escape server address
oslo.utils have provided a few useful utility methods to parse or
escape server addresses. Replace the own logic by these methods to
reduce amount of own logic.

Change-Id: I7807314e891e202e47254bf7f98aca4c99005079
2024-10-06 01:11:08 +09:00
..
drivers Merge "kafka: Fix invalid hostaddr format for IPv6 address" 2024-03-27 12:02:40 +00:00
functional Bump bandit and make oslo.messaging compatible with latest rules 2023-05-17 11:06:34 +02:00
notify Utilize the new RequestContext redacted_copy method 2024-01-16 12:08:20 -08:00
rpc Add RPC incoming and reply log 2024-07-12 18:40:11 +09:00
__init__.py Remove six usage 2020-05-11 10:21:58 +02:00
test_config_opts_proxy.py Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay 2023-04-20 15:27:58 -05:00
test_exception_serialization.py remove unicode from code 2021-01-03 16:11:46 +08:00
test_expected_exceptions.py Update hacking for Python3 2020-03-30 13:49:29 +00:00
test_fixture.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_opts.py Remove six usage 2020-05-11 10:21:58 +02:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Use oslo.utils implementation to parse/escape server address 2024-10-06 01:11:08 +09:00
test_urls.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_utils.py Utilize the new RequestContext redacted_copy method 2024-01-16 12:08:20 -08:00
utils.py Utilize the new RequestContext redacted_copy method 2024-01-16 12:08:20 -08:00