oslo.messaging/oslo/messaging/notify
Christian Berendt a6200c0a00 debug level logs should not be translated
According to the OpenStack translation policy available at
https://wiki.openstack.org/wiki/LoggingStandards debug messages
should not be translated. Like mentioned in several changes in
Nova by garyk this is to help prioritize log translation.

Change-Id: I4af4a45a56b1364a2f5196b75cff299d607ab393
Partial-Bug: #1317950
2014-05-20 22:57:36 +02:00
..
__init__.py Expose PublishErrorsHandler through oslo.messaging 2014-03-03 15:21:28 -08:00
_impl_log.py Add Sample priority 2013-12-17 15:47:42 +00:00
_impl_messaging.py Add a driver method specifically for sending notifications 2013-08-07 06:51:35 +01:00
_impl_noop.py Rename context to ctxt in notify API 2013-06-24 12:52:56 +01:00
_impl_routing.py debug level logs should not be translated 2014-05-20 22:57:36 +02:00
_impl_test.py Make test notifier useful 2013-06-24 12:52:56 +01:00
dispatcher.py Merge "notification listener: add allow_requeue param" 2014-03-03 20:49:54 +00: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 Fix typo in docstring of notify/notifier 2014-04-22 23:33:31 +08:00