oslo.messaging/oslo_messaging/_drivers
Kenneth Giusti e72a8d5bc4 Reorganize the AMQP 1.0 driver source files
This patch simply moves the existing AMQP 1.0 driver files into a
directory layout that is consistent with the other drivers.  The
driver unit tests are also moved to the proper test directory. There
are no changes in driver functionality or API.

Change-Id: I83a5d5433be8c3b317597100af69192ec5be81f1
Closes-Bug: #1579823
2016-05-13 14:04:37 -04:00
..
amqp1_driver Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
pika_driver Implements configurable connection factory 2016-05-12 11:51:26 +03:00
zmq_driver [zmq] Reduce object serialization on router proxy 2016-05-11 12:37:09 +03:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Refactors base classes 2016-02-08 10:34:25 +02:00
amqpdriver.py Merge "Refactor base interfaces" 2016-04-22 14:01:08 +00:00
base.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
common.py Revert "Ensure the json result type is bytes on Python 3" 2016-03-11 09:00:08 +00:00
impl_amqp1.py Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
impl_fake.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
impl_kafka.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
impl_pika.py Implements configurable connection factory 2016-05-12 11:51:26 +03:00
impl_rabbit.py Rabbit driver: failure of rpc-calls with float timeout 2016-05-10 12:46:55 +03:00
impl_zmq.py [zmq] Redesign router proxy 2016-05-04 15:12:10 +03:00
pool.py The need to wait for a given time is no longer valid in 3.2+ 2016-05-11 22:19:20 -07:00