oslo.messaging/oslo_messaging/_drivers
Zuul b0776c515d Merge "Add restart() method to DecayingTimer" 2018-04-04 00:12:43 +00:00
..
amqp1_driver Add support for virtual hosts 2017-07-28 16:37:26 -04:00
kafka_driver Add kafka config options for security (ssl/sasl) 2018-02-13 09:17:06 -05:00
zmq_driver [zmq] Prevent access to rpc_response_timeout 2017-03-23 13:47:33 -04:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Replace six.iteritems() with .items() 2016-11-23 09:02:14 +00:00
amqpdriver.py Revert "rabbit: Don't prefetch when batch_size is set" 2018-04-02 10:36:33 +00:00
base.py fix batch handling 2017-11-12 13:43:48 -05:00
common.py Add restart() method to DecayingTimer 2018-03-07 10:24:52 -08:00
impl_amqp1.py Merge "Add support for virtual hosts" 2017-09-07 03:27:50 +00:00
impl_fake.py Class-level _exchanges in FakeExchangeManager 2017-08-02 08:23:34 +02:00
impl_kafka.py Add kafka config options for security (ssl/sasl) 2018-02-13 09:17:06 -05:00
impl_rabbit.py Catch socket.timeout when doing heartbeat_check 2017-11-14 18:00:42 +01:00
impl_zmq.py drivers: use common.ConfigOptsProxy everywhere 2017-02-27 13:10:31 +01:00
pool.py Introduce TTL for idle connections 2016-07-22 13:03:04 +03:00