oslo.messaging/oslo/messaging/_drivers
Davanum Srinivas 5f760096d6 Apply six for metaclass
__metaclass__ cannot be used in python3.six be used in general
for python 3 compatibility.

Porting Change-Id I9fc7a59df3af29b4cc1287c40fa4e883d994a961
from oslo-incubator

Change-Id: Icdacdcf5556b6d3b8450d1350c6f62b4f5a9690b
2013-10-14 14:10:31 -04:00
..
__init__.py Move files to new locations for oslo.messaging 2013-06-15 08:43:54 +01:00
amqp.py Pop _unique_id when checking for duplicates 2013-08-02 06:48:01 +01:00
amqpdriver.py Merge "Don't include msg_id or reply_q in casts" 2013-08-26 13:16:42 +00:00
base.py Apply six for metaclass 2013-10-14 14:10:31 -04:00
common.py Removes a redundant version_is_compatible function 2013-08-09 07:21:07 +00:00
impl_fake.py Fix fake driver handling of failure replies 2013-08-16 11:08:50 +01:00
impl_qpid.py Fixes a typo in the address string syntax 2013-09-18 13:11:51 -05:00
impl_rabbit.py Add a TransportURL class to the public API 2013-08-12 23:30:43 +01:00
impl_zmq.py Implement the server side of ZmqDriver 2013-08-28 14:06:36 +01:00
matchmaker_redis.py Import zmq driver code with minimal modifications 2013-08-28 09:44:59 +01:00
matchmaker_ring.py Import zmq driver code with minimal modifications 2013-08-28 09:44:59 +01:00
matchmaker.py Import zmq driver code with minimal modifications 2013-08-28 09:44:59 +01:00
pool.py Apply six for metaclass 2013-10-14 14:10:31 -04:00