oslo.messaging/oslo/messaging/rpc
Christian Berendt 409108c74f replace string format arguments with function parameters
There are files containing string format arguments inside
logging messages. Using logging function parameters should
be preferred.

Change-Id: I4a7ce6916aefb2f2d445f0ebd977c824b1c51e24
Partial-Bug: #1321274
2014-06-20 14:18:40 +01:00
..
__init__.py Fix syntax of relative imports for Python3 2013-12-16 10:56:07 +01:00
client.py Add an example usage of RPCClient retry parameter 2014-06-13 15:42:00 +01:00
dispatcher.py replace string format arguments with function parameters 2014-06-20 14:18:40 +01:00
server.py Cleaned up references to executor specific RPCServer types 2014-05-26 14:39:53 +02:00