oslo.messaging/oslo_messaging/_drivers
Zuul b2658bafb6 Merge "Add RPC incoming and reply log" 2019-11-12 03:59:43 +00:00
..
amqp1_driver Merge "Remove log translation and i18n" 2019-05-04 22:31:13 +00:00
kafka_driver Fix nits on kafka compression help text 2019-08-06 19:00:24 +00:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Remove rabbit_durable_queues deprecated option 2018-09-05 15:35:20 +10:00
amqpdriver.py Remove unused variable WAKE_UP 2019-10-29 09:09:17 +01:00
base.py Add transport_options parameter 2019-06-14 15:47:39 +02:00
common.py fix typos 2019-06-18 14:00:14 +02:00
impl_amqp1.py Add the "transport_options" parameter to the amqp1 and kafka drivers. 2019-06-20 16:12:39 -04:00
impl_fake.py Add RPC incoming and reply log 2019-10-21 22:32:07 +08:00
impl_kafka.py Merge "Support kafka message compression" 2019-08-05 15:53:35 +00:00
impl_rabbit.py Modify some comments to make them clickable 2019-10-11 18:29:46 +02:00
pool.py Replace 'raise StopIteration' with 'return' 2018-06-29 14:39:46 +01:00