We are overjoyed to announce the release of: oslo.messaging 1.17.1: Oslo Messaging API This release is part of the liberty 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/1.17.1 Please report issues through launchpad: http://bugs.launchpad.net/oslo.messaging Changes in oslo.messaging 1.17.0..1.17.1 ---------------------------------------- 4df24f7 Use the warn_eventlet_not_patched util function 857ccab Drop use of 'oslo' namespace package Diffstat (except docs and test files) ------------------------------------- oslo_messaging/_executors/impl_eventlet.py | 12 +++---- oslo_messaging/_executors/impl_pooledexecutor.py | 4 +-- oslo_messaging/hacking/__init__.py | 0 oslo_messaging/hacking/checks.py | 42 ++++++++++++++++++++++++ tools/simulator.py | 8 ++--- tox.ini | 3 +- 6 files changed, 54 insertions(+), 15 deletions(-)