[openstack-announce] [release][oslo] oslo.rootwrap release 2.2.0 (liberty)

davanum at gmail.com davanum at gmail.com
Mon Aug 3 17:50:01 UTC 2015


We are tickled pink to announce the release of:

oslo.rootwrap 2.2.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.2.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.rootwrap

Changes in oslo.rootwrap 2.1.0..2.2.0
-------------------------------------

a7926af Updated from global requirements
0174d73 Updated from global requirements
0620403 Updated from global requirements
2458ab2 Updated from global requirements
c532fc8 Updated from global requirements
abf1b8b Updated from global requirements
97b936d Remove test-requirements-py3.txt
143030e Add tox target to find missing requirements

Diffstat (except docs and test files)
-------------------------------------

setup.py                  |  2 +-
test-requirements-py3.txt | 27 ---------------------------
test-requirements.txt     |  6 +++---
tox.ini                   | 12 +++++++++---
4 files changed, 13 insertions(+), 34 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 849a3ac..0fe029e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ discover
-fixtures>=0.3.14
+fixtures>=1.3.1
@@ -17 +17 @@ oslosphinx>=2.5.0 # Apache-2.0
-oslotest>=1.5.1 # Apache-2.0
+oslotest>=1.9.0 # Apache-2.0
@@ -21 +21 @@ oslotest>=1.5.1 # Apache-2.0
-mock>=1.0
+mock>=1.2





More information about the OpenStack-announce mailing list