oslo.messaging/oslo_messaging/tests
Andrew Smith 1ccdccddaa Add kafka driver vhost emulation
Emulate vhost support by adding the virtual host name to the
topic created on the kafka server. Also, update connection
management for producer/consumer.

This patch:
* updates target to topic generation
* add consumer and producer connection classes
* remove connection pool
* update driver test

Change-Id: Idd164444c04e9f465a43ee909af840a41bb090c0
2017-12-27 12:57:39 -05:00
..
drivers Add kafka driver vhost emulation 2017-12-27 12:57:39 -05:00
functional Update kafka functional test 2017-12-16 14:41:03 -05:00
notify Merge "Warn when wrong transport instance is used" 2017-09-15 18:33:29 +00:00
rpc Fix default value of RPC dispatcher access_policy 2017-09-24 20:25:38 -07:00
__init__.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_config_opts_proxy.py Validate the transport url query string 2017-02-27 13:10:31 +01:00
test_exception_serialization.py Remove unnecessary setUp function in testcase 2017-08-18 01:22:26 +00:00
test_expected_exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_fixture.py tests: fix MultiStrOpt value 2017-04-27 08:46:24 +02:00
test_opts.py Remove unnecessary setUp function in testcase 2017-08-18 01:22:26 +00:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Warn when wrong transport instance is used 2017-09-11 07:07:30 -07: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 Remove use of mox stubs 2017-04-28 18:31:46 +08:00