oslo.messaging/oslo_messaging/_drivers
2016-08-25 13:35:14 +00:00
..
amqp1_driver Merge remote-tracking branch 'origin/master' into resync-to-master 2016-08-17 09:30:09 -04:00
pika_driver Config: no need to set default=None 2016-06-28 15:47:39 +08:00
zmq_driver Merge "[zmq] Implement retries for unacknowledged CALLs" 2016-08-25 13:35:14 +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 Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
base.py Introduce TTL for idle connections 2016-07-22 13:03:04 +03:00
common.py Add query paramereters to TransportURL 2016-06-09 16:05:36 +03:00
impl_amqp1.py Merge "[AMQP 1.0] small fixes to improve timer scalability" into feature/amqp-dispatch-router 2016-08-17 05:49:40 +00:00
impl_fake.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
impl_kafka.py Introduce TTL for idle connections 2016-07-22 13:03:04 +03:00
impl_pika.py Move zmq driver options into its own group 2016-08-05 11:36:50 +03:00
impl_rabbit.py Fix the help info format 2016-08-09 09:59:16 +08:00
impl_zmq.py Move zmq driver options into its own group 2016-08-05 11:36:50 +03:00
pool.py Introduce TTL for idle connections 2016-07-22 13:03:04 +03:00