We are excited to announce the release of: oslo.messaging 2.6.1: Oslo Messaging API This release is part of the mitaka release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.messaging With package available at: https://pypi.python.org/pypi/oslo.messaging For more details, please see the git log history below and: http://launchpad.net/oslo.messaging/+milestone/2.6.1 Please report issues through launchpad: http://bugs.launchpad.net/oslo.messaging Changes in oslo.messaging 2.6.0..2.6.1 -------------------------------------- 974f7d3 Fix failures when zmq is not available. 64fb61d Fix typo in rpc/server.py and notify/listener.py Diffstat (except docs and test files) ------------------------------------- oslo_messaging/_drivers/zmq_driver/zmq_names.py | 19 +++++++++---------- oslo_messaging/notify/listener.py | 2 +- oslo_messaging/rpc/server.py | 2 +- 3 files changed, 11 insertions(+), 12 deletions(-)