[openstack-dev] [new][oslo] oslotest 2.11.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 19 04:53:40 UTC 2016


We are jubilant to announce the release of:

oslotest 2.11.0: Oslo test framework

This release is part of the ocata 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.10.0..2.11.0
----------------------------------

f779759 Remove testscenarios from requirements
30b6146 Updated from global requirements
179b18a Updated from global requirements
59a7794 Updated from global requirements


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

requirements.txt      | 3 +--
test-requirements.txt | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 7e76ed4..f696c17 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +8,0 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-testscenarios>=0.4 # Apache-2.0/BSD
@@ -13 +12 @@ mox3>=0.7.0 # Apache-2.0
-os-client-config!=1.19.0,!=1.19.1,!=1.20.0,>=1.13.1 # Apache-2.0
+os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index b00d5a2..e1740e8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,2 +13,2 @@ coverage>=3.6 # Apache-2.0
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list