oslo.messaging/oslo/messaging/notify
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 Expose PublishErrorsHandler through oslo.messaging 2014-03-03 15:21:28 -08:00
_impl_log.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
_impl_messaging.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
_impl_noop.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
_impl_routing.py replace string format arguments with function parameters 2014-06-20 14:18:40 +01:00
_impl_test.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
dispatcher.py replace string format arguments with function parameters 2014-06-20 14:18:40 +01:00
listener.py Merge "notify listener: document the metadata callback parameter" 2014-03-10 14:27:32 +00:00
log_handler.py Expose PublishErrorsHandler through oslo.messaging 2014-03-03 15:21:28 -08:00
logger.py Implement a log handler using notifier 2013-11-29 16:15:09 +01:00
notifier.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00