oslo.messaging/oslo_messaging/tests/drivers
Oleksii Zamiatin 18c8bc933d [zmq] Let proxy serve on a static port numbers
Currently proxy binds to a random port from a port range
specified in zmq config and therefore needs to register in
redis to become visible to clients and servers.

That could be done much simpler by using a static port(s) for
proxy. Moreover zmq handles reconnect to a socket if restarted
service uses the same port number as it had before restart.

Change-Id: I088792fd08a4161d08e9160830fc3ec4d560cca4
2016-07-22 19:00:48 +03:00
..
pika Fix temporary problems with pika unit tests 2016-06-09 12:49:58 +03:00
zmq [zmq] Let proxy serve on a static port numbers 2016-07-22 19:00:48 +03:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_amqp_driver.py AMQP 1.0 - create only one Cyrus SASL configuration for the tests 2016-06-15 16:00:58 -04:00
test_impl_kafka.py Merge "[kafka] Add several bootstrap servers support" 2016-05-19 15:14:33 +00:00
test_impl_rabbit.py Improve the impl_rabbit logging 2016-06-07 20:21:45 +03:00
test_pool.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00