oslo.messaging/oslo_messaging/_drivers
Andrew Smith 90f7610f9d Add kafka config options for security (ssl/sasl)
Change-Id: Ia1be1b67a7151d449185e2ad52eff1787e8b0933
2018-02-13 09:17:06 -05: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
pika_driver Fix some reST field lists in docstrings 2017-09-07 05:42:45 +00: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 rabbitmq: don't wait for message ack/requeue 2017-11-29 21:13:50 +01:00
base.py fix batch handling 2017-11-12 13:43:48 -05:00
common.py Validate the transport url query string 2017-02-27 13:10:31 +01: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_pika.py Mark the Pika driver as deprecated 2017-05-30 13:21:23 -04: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