oslo.messaging/oslo/messaging/_drivers
Christian Berendt 7fdeddaa3b Replace lambda method _
Instead of the lambda method _ the method should be imported
from oslo.messaging.openstack.common.gettextutils.

Change-Id: I373337cc1227b0d7b7bf93603b53a64de83721a9
2014-08-04 14:25:33 +02:00
..
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
amqp.py Replace lambda method _ 2014-08-04 14:25:33 +02:00
amqpdriver.py Fix AMQPListener for polling with timeout 2014-07-07 14:23:00 +00:00
base.py Removes the use of mutables as default args 2014-06-21 11:41:36 +08:00
common.py Replace lambda method _ 2014-08-04 14:25:33 +02:00
impl_fake.py Fixes incorrect exchange lock in fake driver 2014-07-15 12:20:16 +00:00
impl_qpid.py Replace lambda method _ 2014-08-04 14:25:33 +02:00
impl_rabbit.py Replace lambda method _ 2014-08-04 14:25:33 +02:00
impl_zmq.py Replace lambda method _ 2014-08-04 14:25:33 +02:00
matchmaker.py Replace lambda method _ 2014-08-04 14:25:33 +02:00
matchmaker_redis.py Enabled hacking checks H305 and H307 2014-07-17 12:41:21 +02:00
matchmaker_ring.py Replace lambda method _ 2014-08-04 14:25:33 +02:00
pool.py Apply six for metaclass 2013-10-14 14:10:31 -04:00