We are gleeful to announce the release of: oslo.rootwrap 2.3.0: Oslo Rootwrap This release is part of the liberty 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.3.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.rootwrap Changes in oslo.rootwrap 2.2.0..2.3.0 ------------------------------------- e5f9a39 Handle renamed executables with KillFilter 6775cdf Updated from global requirements Diffstat (except docs and test files) ------------------------------------- oslo_rootwrap/filters.py | 65 ++++++++++++++++++++++++++++-------- test-requirements.txt | 2 +- 3 files changed, 82 insertions(+), 20 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 0fe029e..e615d7d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17 +17 @@ oslosphinx>=2.5.0 # Apache-2.0 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0