[release-announce] [oslo] oslotest 2.16.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 3 20:08:57 UTC 2017


We enthusiastically announce the release of:

oslotest 2.16.0: Oslo test framework

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslotest

Download the package from:

    https://pypi.python.org/pypi/oslotest

Please report issues through launchpad:

    http://bugs.launchpad.net/oslotest

For more details, please see below.

Changes in oslotest 2.15.0..2.16.0
----------------------------------

cb641f7 Updated from global requirements
d45c0b9 Updated from global requirements
8f10464 Updated from global requirements
7a1a2f5 Updated from global requirements
1d6465a Updated from global requirements
c7a3def Updated from global requirements
3cd03fc Updated from global requirements


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

requirements.txt      | 2 +-
test-requirements.txt | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 1e5d743..cc331dd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ mox3!=0.19.0,>=0.7.0 # Apache-2.0
-os-client-config>=1.22.0 # Apache-2.0
+os-client-config>=1.27.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index dbc8ddf..6591044 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
@@ -13 +13 @@ coverage>=4.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
@@ -15 +15 @@ oslosphinx>=4.7.0 # Apache-2.0
-oslo.config>=3.22.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
@@ -17 +17 @@ oslo.config>=3.22.0 # Apache-2.0
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0





More information about the Release-announce mailing list