oslo.messaging/oslo_messaging/_drivers
Hervé Beraud 4f385720d7 Remove log translation and i18n
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

Change-Id: I9ddb6595fc52e46ed8844e39d2fa71029c90b65c
Closes-Bug: #1674567
2019-04-24 11:55:38 +02:00
..
amqp1_driver Remove log translation and i18n 2019-04-24 11:55:38 +02:00
kafka_driver Remove default_{host,port} deprecated options 2018-09-05 14:44:54 +10:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Remove rabbit_durable_queues deprecated option 2018-09-05 15:35:20 +10:00
amqpdriver.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
base.py [rabbitmq] Implement active call monitoring 2018-05-09 10:08:37 -07:00
common.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
impl_amqp1.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
impl_fake.py [rabbitmq] Implement active call monitoring 2018-05-09 10:08:37 -07:00
impl_kafka.py Kafka driver deployment guide 2019-01-23 08:27:43 -05:00
impl_rabbit.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
pool.py Replace 'raise StopIteration' with 'return' 2018-06-29 14:39:46 +01:00