oslo.messaging/oslo/messaging/_drivers
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 Remove copyright from empty files 2014-01-04 10:33:58 +08:00
amqp.py debug level logs should not be translated 2014-05-20 22:57:36 +02:00
amqpdriver.py Merge "Full support of multiple hosts in transport url" 2014-05-05 15:46:34 +00:00
base.py notification listener: add allow_requeue param 2014-03-03 07:51:18 -08:00
common.py Remove old drivers dead code 2014-04-03 14:35:34 +00:00
impl_fake.py Remove vim header 2014-03-18 05:51:12 +00:00
impl_qpid.py debug level logs should not be translated 2014-05-20 22:57:36 +02:00
impl_rabbit.py debug level logs should not be translated 2014-05-20 22:57:36 +02:00
impl_zmq.py debug level logs should not be translated 2014-05-20 22:57:36 +02:00
matchmaker.py Remove vim header 2014-03-18 05:51:12 +00:00
matchmaker_redis.py Remove vim header 2014-03-18 05:51:12 +00:00
matchmaker_ring.py Remove vim header 2014-03-18 05:51:12 +00:00
pool.py Apply six for metaclass 2013-10-14 14:10:31 -04:00