The Oslo team is chuffed to announce the release of:
oslo.rootwrap 1.6.0: Oslo Rootwrap
For more details, please see the git log history below and:
http://launchpad.net/oslo.rootwrap/+milestone/1.6.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.rootwrap
Notable changes
----------------
We hope to make this the last release of the library for the Kilo cycle.
Changes in oslo.rootwrap 1.5.0..1.6.0
-------------------------------------
f485b93 Remove env changing support in daemon mode
8472c5e Updated from global requirements
8196b10 Updated from global requirements
7a6769b Add bug link to README
Diffstat (except docs and test files)
-------------------------------------
README.rst | 10 ++++++++--
oslo_rootwrap/client.py | 6 +++---
oslo_rootwrap/daemon.py | 6 +-----
oslo_rootwrap/filters.py | 10 ++++------
oslo_rootwrap/wrapper.py | 5 ++---
requirements.txt | 2 +-
test-requirements.txt | 2 +-
9 files changed, 20 insertions(+), 35 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 37619e8..d33fc18 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-six>=1.7.0
+six>=1.9.0
diff --git a/test-requirements.txt b/test-requirements.txt
index cfe73db..4b0b51a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -24 +24 @@ mock>=1.0
-eventlet>=0.15.2
+eventlet>=0.16.1
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev