[openstack-dev] [release][oslo] oslo.rootwrap 4.0.0 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 16 02:13:02 UTC 2016
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
More information about the OpenStack-dev
mailing list