liusheng 62b22060c8 Log the unique_id in listener than msg_id
When use notify functionality of oslo.message, the message listener
(message receiver) will log the msg_id, but the msg_id is only generated
when send a RPC CALL message. So that many useless message like
"received message msg_id: None reply to None" will be recorded in log
file. This change will record the unique_id which is useful for tracing
the messages from sender to receiver.

Change-Id: I61a174b2af60e0e7fb61436d6e20d01b2c413c45
2016-04-18 10:01:16 +08:00
2015-09-24 18:11:22 +08:00
2015-11-23 18:35:44 -07:00
2014-06-05 22:48:44 +02:00
2016-03-31 15:40:36 +03:00
2015-09-17 12:16:04 +00:00

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%