We are happy to announce the release of: oslo.rootwrap 2.5.0: Oslo Rootwrap This release is part of the mitaka release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.rootwrap With package available at: https://pypi.python.org/pypi/oslo.rootwrap For more details, please see the git log history below and: http://launchpad.net/oslo.rootwrap/+milestone/2.5.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.rootwrap Changes in oslo.rootwrap 2.4.0..2.5.0 ------------------------------------- 31cfdbd Fix Python 3 support for eventlet monkey-patching 6f424f7 Fix Python 3 issues in tests Diffstat (except docs and test files) ------------------------------------- oslo_rootwrap/__init__.py | 30 ++++++++++++++++++++++++++++++ oslo_rootwrap/client.py | 15 +++------------ oslo_rootwrap/daemon.py | 2 +- oslo_rootwrap/wrapper.py | 15 +++++++++++---- setup.cfg | 2 +- tox.ini | 7 +------ 9 files changed, 54 insertions(+), 37 deletions(-)