oslo.messaging/oslo_messaging/tests/drivers
Kenneth Giusti 222a939361 Remove the deprecated Pika driver
It is recommended that all users of the Pika driver transition to
using the Rabbit driver instead.  Typically this is done by changing
the prefix of the transport_url configuration option from "pika://..."
to "rabbit://...".  There are no changes required to the RabbitMQ
server configuration.

Change-Id: I52ea5ccb7e7c247abd95e2d8d50dac4c4ad11246
Closes-Bug: #1744741
2018-03-21 10:58:23 -04:00
..
zmq drivers: use common.ConfigOptsProxy everywhere 2017-02-27 13:10:31 +01:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_amqp_driver.py Add support for virtual hosts 2017-07-28 16:37:26 -04:00
test_impl_kafka.py Add kafka config options for security (ssl/sasl) 2018-02-13 09:17:06 -05:00
test_impl_rabbit.py Prevent rabbit from raising unexpected exceptions 2017-08-21 09:36:39 -04:00
test_pool.py Remove use of mox stubs 2017-04-28 18:31:46 +08:00