oslo.messaging/oslo_messaging/_drivers/zmq_driver
Oleksii Zamiatin 974f7d3a91 Fix failures when zmq is not available.
Observe a lot of crashes in services tests since 2.6.0 release.

Change-Id: I70e722e6553a9271b61dd54ffbba3f649d531b84
2015-10-12 20:09:21 +03:00
..
broker ConfFixture should work even when zmq/redis is not present 2015-10-07 12:41:31 +03:00
client Added matchmaker timeouts and retries 2015-10-06 20:16:14 +03:00
matchmaker ConfFixture should work even when zmq/redis is not present 2015-10-07 12:41:31 +03:00
poller ConfFixture should work even when zmq/redis is not present 2015-10-07 12:41:31 +03:00
server Non-blocking outgoing queue was implemented 2015-09-28 14:14:53 +03:00
__init__.py Initial commit for new zmq driver implementation 2015-06-30 18:16:02 +03:00
zmq_address.py Non-blocking outgoing queue was implemented 2015-09-28 14:14:53 +03:00
zmq_async.py ConfFixture should work even when zmq/redis is not present 2015-10-07 12:41:31 +03:00
zmq_names.py Fix failures when zmq is not available. 2015-10-12 20:09:21 +03:00
zmq_poller.py Documenting main driver classes 2015-08-05 18:17:50 +03:00
zmq_socket.py Use pickle instead of jsonutils for serialization 2015-08-16 16:38:24 +03:00