We are amped to announce the release of: oslo.rootwrap 4.0.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 Please report issues through launchpad: http://bugs.launchpad.net/oslo.rootwrap For more details, please see below. Changes in oslo.rootwrap 3.2.0..4.0.0 ------------------------------------- 5b0824e Updated from global requirements 6d104a3 Remove unused use-syslog-rfc-format option Diffstat (except docs and test files) ------------------------------------- .gitignore | 1 + etc/rootwrap.conf.sample | 5 ----- oslo_rootwrap/wrapper.py | 7 ------- test-requirements.txt | 2 +- 6 files changed, 2 insertions(+), 25 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 2cd8f75..9f2a3f7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -24 +24 @@ mock>=1.2 # BSD -eventlet!=0.18.0,>=0.17.4 # MIT +eventlet>=0.18.2 # MIT __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev