Register opts if we’re going to check conf.transport_url in parse()
[doc] Fix three typos
[zmq] Fix zmq-specific f-tests from periodic hangs
[zmq] Fix functional gates proxy/pub-sub
Show team and repo badges on README
[zmq] Send fanouts without pub/sub in background
Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0)
Add Constraints support
Replace six.iteritems() with .items()
[zmq] Fix configuration for functional gate job
Document the transport backend driver interface
Fix a docstring typo in impl_pika.py
[sentinel] Move master/slave discovering from __init__
rabbit: on reconnect set socket timeout after channel is set
Updated from global requirements
[zmq] Don’t create real matchmaker in unit tests
update srouce doc pika_driver.rst the charactor then to than
Remove useless logging import statements
rabbit: Avoid busy loop on epoll_wait with heartbeat+eventlet
[zmq] Refactor receivers
[zmq] Cleanup changes to zmq-specific f-tests
Updated from global requirements
This patch cleans up the ‘notification_listener.rst’ documetion by removing some class which don’t exist and adding some function which exist in current source