oslo.messaging/oslo_messaging/tests
Andrew Smith c5d142b441 [AMQP 1.0] Update setup test environment dispatch router backend
This commit updates the setup environment for the driver functional
tests to support either a qpidd (broker) or qdrouterd (router)
backend.

This patch:
* configures and runs either qpidd or qdrouterd backend
* removes support of older qpidd versions
* skips batch notification test for qdrouterd backend

Change-Id: Ifcdc187bae4a28dd29c1faa73e239d7e4d77015d
2016-08-31 13:14:36 -04:00
..
drivers [zmq] Implement retries for unacknowledged CALLs 2016-08-25 02:56:00 +03:00
functional [AMQP 1.0] Update setup test environment dispatch router backend 2016-08-31 13:14:36 -04:00
notify Clean outdated docstring and comment 2016-08-16 11:25:34 +08:00
rpc Fix parameters of assertEqual are misplaced 2016-07-21 10:32:59 +08:00
__init__.py Use unittest.mock on Python 3 2015-04-16 00:07:48 +02:00
test_config_opts_proxy.py Fix parameters of assertEqual are misplaced 2016-07-21 10:32:59 +08:00
test_exception_serialization.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_fixture.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
test_opts.py Move zmq driver options into its own group 2016-08-05 11:36:50 +03:00
test_serializer.py Fix parameters of assertEqual are misplaced 2016-07-21 10:32:59 +08:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Fix parameters of assertEqual are misplaced 2016-07-21 10:32:59 +08:00
test_urls.py Add warning when credential is not specified for each host 2016-08-14 00:03:05 +08:00
test_utils.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
utils.py Fix pika functional tests 2016-08-01 11:03:45 +03:00