oslo.messaging/oslo_messaging/tests
Oleksii Zamiatin 7c5d039fd3 Move zmq driver options into its own group
ZeroMQ driver options are current stored into the DEFAULT group.
This change makes the zmq configuration clearer by putting its
options into oslo_messaging_zmq group.

Change-Id: Ia00fda005b1664750d2646f8c82ebdf295b156fb
Closes-bug: #1417040
Co-Authored-By: Oleksii Zamiatin <ozamiatin@mirantis.com>
2016-08-05 11:36:50 +03:00
..
drivers Move zmq driver options into its own group 2016-08-05 11:36:50 +03:00
functional Move zmq driver options into its own group 2016-08-05 11:36:50 +03:00
notify Fix parameters of assertEqual are misplaced 2016-07-21 10:32:59 +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 parse.unquote to transport_url 2016-05-07 05:55:12 -07: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