oslo.messaging/oslo_messaging/tests
LIU Yulong 104a63b9aa Add RPC incoming and reply log
Typically a simple log will not narrow down the performance, but give
us more information about the service status.

The commit 859e0d4eaa directly revert
the log due to the msg_id is not accessable for non-rabbit drivers.
It's not the right way to make things better.

So add the log back with the attribute msg_id for base IncomingMessage
class.

Closes-Bug: #2072156

Related-Bug: #1847747
Related-Bug: #1855775

Change-Id: Ib35c8fbb24d5c51d3b54e8ca63e663428318eca5
2024-07-12 18:40:11 +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 update hacking pin to support flake8 3.8.3 2022-05-23 14:39:56 +00: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