oslo.messaging/oslo_messaging/rpc
Gevorg Davoian 39749c77a8 Remove logging from serialize_remote_exception
This patch removes log_failure argument from the function
serialize_remote_exception and from driver implementations
using it (because it is never used and always defaults to True)
and prevents error logging in this function (because these errors
are already logged by servers while processing incoming messages).

Change-Id: Ic01bb11d6c4f018a17f3219cdbd07ef4d30fa434
Closes-Bug: 1580352
2016-05-19 15:18:28 +03:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
client.py Fix bug with version_cap and target.version in RPCClient 2016-05-18 11:42:07 +03:00
dispatcher.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
server.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00