oslo.messaging/oslo_messaging/_drivers
damani42 133ca65fa4 Deprecate the option heartbeat_in_pthread.
The option is strongly related to Eventlet. Eventlet will be removed
and the option have never worked as excepted.

Change-Id: Ide8b22e2c66eae6639266950a39c4042d9a656fd
2024-08-15 19:03:16 +09:00
..
amqp1_driver amqp1: fix race when reconnecting 2021-11-09 15:59:54 -05:00
kafka_driver Add support for kafka SSL autentication 2020-01-16 23:26:53 +01:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Adding support for rabbitmq quorum queues 2022-02-05 07:12:49 +00:00
amqpdriver.py Add RPC incoming and reply log 2024-07-12 18:40:11 +09:00
base.py Add RPC incoming and reply log 2024-07-12 18:40:11 +09:00
common.py [rabbit] use retry parameters during notification sending 2022-01-12 12:22:55 +01:00
impl_amqp1.py Deprecate the amqp1 driver and Remove qpid functional tests 2022-10-18 11:27:46 +02:00
impl_fake.py Fix clearing of the fake RPC Exchange 2023-11-15 12:26:47 +01:00
impl_kafka.py kafka: Fix invalid hostaddr format for IPv6 address 2024-02-20 19:09:56 +09:00
impl_rabbit.py Deprecate the option heartbeat_in_pthread. 2024-08-15 19:03:16 +09:00
pool.py [rabbit] use retry parameters during notification sending 2022-01-12 12:22:55 +01:00