oslo.messaging/oslo_messaging/_drivers
Daniel Bengtsson 7997a199ac Remove deprecated AMQP1 driver
The AMQP1 driver has been deprecated for several years, since 14.4.0 and
is no longer maintained or widely used. This commit removes the AMQP1
driver from the code base.

References:
- Original deprecation commit: 0f63c227f5

Change-Id: Iaeb52791008a7a6736c99459f66d2bdbb2dea17b
2024-11-16 22:59:49 +09: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 Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
amqpdriver.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
base.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
common.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
impl_fake.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
impl_kafka.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
impl_rabbit.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
pool.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00