oslo.messaging/oslo_messaging/tests/drivers/zmq
Mehdi Abaakouk 58b026a2aa drivers: use common.ConfigOptsProxy everywhere
ConfigOptsProxy have been implemented only pika driver while
the oslo.messaging allow to pass the query string for all drivers.

This change fixes that.
Closes-Bug: #1666903
Closes-Bug: #1607889

Next step is to validate the query with ConfigOptsProxy, to
raise appropriate exception in case of mis-configuration.

Change-Id: I573334e774ccf33ecd27a85067045f3c6489ee89
2017-02-27 13:10:31 +01:00
..
matchmaker [zmq] Dummy add value aging mechanism 2017-02-06 02:30:26 +00:00
__init__.py Move zmq tests into a subdirectory 2015-07-19 21:46:37 -05:00
test_impl_zmq.py [zmq] Fix fanout without PUB/SUB 2016-09-16 15:14:00 +03:00
test_pub_sub.py [zmq] Dummy add value aging mechanism 2017-02-06 02:30:26 +00:00
test_routing_table.py [zmq] Routing table refactoring, dynamic direct connections 2016-10-03 16:45:16 +03:00
test_zmq_ack_manager.py drivers: use common.ConfigOptsProxy everywhere 2017-02-27 13:10:31 +01:00
test_zmq_address.py [zmq] Refactor make zmq_address.target_to_key a universal method 2016-12-31 01:02:52 +02:00
test_zmq_async.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_zmq_transport_url.py Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
test_zmq_ttl_cache.py Using assertIsNone() instead of assertEqual(None) 2016-10-20 23:48:36 +08:00
test_zmq_version.py [zmq] Support message versions for rolling upgrades 2016-12-05 11:50:01 +00:00
zmq_common.py drivers: use common.ConfigOptsProxy everywhere 2017-02-27 13:10:31 +01:00