oslo.messaging/tests
Mehdi Abaakouk 53b9d741a8 Full support of multiple hosts in transport url
This patch add the support of multiple hosts in transport url for rabbit and
qpid drivers. And also fix the amqp connection pool management to allow
to have one pool by transport.

Implements blueprint multiple-hosts-support-in-url

Co-Authored-By: Ala Rezmerita <ala.rezmerita@cloudwatt.com>
Change-Id: I5aff24d292b67a7b65e33e7083e245efbbe82024
2014-04-22 17:02:52 +02:00
..
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
test_exception_serialization.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_executor.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_expected_exceptions.py Update ExpectedException handling 2014-02-05 09:32:42 -08:00
test_log_handler.py Use messaging_conf fixture configuration by default 2014-03-25 10:45:08 +01:00
test_notifier.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_notifier_logger.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_notify_dispatcher.py Merge "Use mock's call assert methods over call_args_list" 2014-04-17 19:25:43 +00:00
test_notify_listener.py Merge "Use mock's call assert methods over call_args_list" 2014-04-17 19:25:43 +00:00
test_opts.py Expose an entry point to list all config options 2014-01-27 11:24:52 +00:00
test_pool.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_qpid.py Full support of multiple hosts in transport url 2014-04-22 17:02:52 +02:00
test_rabbit.py Full support of multiple hosts in transport url 2014-04-22 17:02:52 +02:00
test_rpc_client.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_rpc_dispatcher.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_rpc_server.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_target.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_transport.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_urls.py Trival:Fix assertEqual arguments order 2014-04-02 17:40:34 +08:00
test_utils.py Fix test case name typo 2014-01-27 10:39:20 +00:00
utils.py Use messaging_conf fixture configuration by default 2014-03-25 10:45:08 +01:00