oslo.messaging/oslo_messaging/tests
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
..
drivers Remove deprecated AMQP1 driver 2024-11-16 22:59:49 +09:00
functional Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
notify Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
rpc Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
__init__.py Remove six usage 2020-05-11 10:21:58 +02:00
test_config_opts_proxy.py Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay 2023-04-20 15:27:58 -05:00
test_exception_serialization.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
test_expected_exceptions.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
test_fixture.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_opts.py Remove deprecated AMQP1 driver 2024-11-16 22:59:49 +09:00
test_target.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
test_transport.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
test_urls.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
test_utils.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00
utils.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:58:14 +09:00