[openstack-dev] [release][oslo] oslotest-announce-release 2.1.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 9 23:31:08 UTC 2016


We are overjoyed to announce the release of:

oslotest-announce-release 2.1.0: Oslo test framework

This release is part of the mitaka release series.

With source available at:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/oslotest

For more details, please see below.

Changes in oslotest 2.0.0..2.1.0
--------------------------------

cfe008f Updated from global requirements
81249bb Updated from global requirements
a6701f9 Updated from global requirements
4ada6a9 Trival: Remove 'MANIFEST.in'

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

MANIFEST.in           |  6 ------
requirements.txt      | 20 ++++++++++----------
test-requirements.txt |  6 +++---
3 files changed, 13 insertions(+), 19 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 44b610f..216eaef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,10 +5,10 @@
-fixtures>=1.3.1
-python-subunit>=0.0.18
-six>=1.9.0
-testrepository>=0.0.18
-testscenarios>=0.4
-testtools>=1.4.0
-mock>=1.2
-mox3>=0.7.0
-os-client-config!=1.6.2,>=1.4.0
-debtcollector>=0.3.0 # Apache-2.0
+fixtures>=1.3.1 # Apache-2.0/BSD
+python-subunit>=0.0.18 # Apache-2.0/BSD
+six>=1.9.0 # MIT
+testrepository>=0.0.18 # Apache-2.0/BSD
+testscenarios>=0.4 # Apache-2.0/BSD
+testtools>=1.4.0 # MIT
+mock>=1.2 # BSD
+mox3>=0.7.0 # Apache-2.0
+os-client-config>=1.13.1 # Apache-2.0
+debtcollector>=1.2.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 5b5b0cf..842813d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ hacking<0.11,>=0.10.0
-coverage>=3.6
+coverage>=3.6 # Apache-2.0
@@ -13 +13 @@ coverage>=3.6
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
@@ -15 +15 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.config>=2.7.0 # Apache-2.0
+oslo.config>=3.2.0 # Apache-2.0





More information about the OpenStack-dev mailing list