oslo.messaging/oslo_messaging/_drivers
howardlee 7f2341b3cf [TrivialFix] Fix typo in oslo.messaging
replace 'MessageDispostionTask' with 'MessageDispositionTask'

Change-Id: I3278cc70e2f7a08611a0596adbfca5106d2197c0
2016-10-20 09:02:13 +08:00
..
amqp1_driver [TrivialFix] Fix typo in oslo.messaging 2016-10-20 09:02:13 +08:00
pika_driver Add configurable serialization to pika 2016-09-10 12:28:25 +00:00
zmq_driver Merge "[sentinels] Fix hosts extracting and slaves usage" 2016-10-19 17:03:08 +00:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Clean outdated docstring and comment 2016-08-16 11:25:34 +08:00
amqpdriver.py Record length of queues for ReplyWaiters 2016-10-14 10:12:26 +08:00
base.py Introduce TTL for idle connections 2016-07-22 13:03:04 +03:00
common.py Properly deserializes built-in exceptions 2016-10-05 16:57:55 -07:00
impl_amqp1.py [AMQP 1.0] Avoid unnecessary thread switch on ack 2016-10-11 10:11:35 -04:00
impl_fake.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
impl_kafka.py [kafka] invoke TypeError exception when 'listen()' method of KafkaDriver 2016-08-29 16:02:33 +09:00
impl_pika.py Merge "Add configurable serialization to pika" 2016-09-11 07:39:05 +00:00
impl_rabbit.py Fix whitespace formatting issue 2016-10-06 16:34:43 +05:30
impl_zmq.py [zmq] Fix issues with broken messages on proxies 2016-10-10 22:20:26 +03:00
pool.py Introduce TTL for idle connections 2016-07-22 13:03:04 +03:00