[openstack-dev] [new][oslo] oslotest 2.8.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 2 18:28:22 UTC 2016


We are excited to announce the release of:

oslotest 2.8.0: Oslo test framework

This release is part of the newton release series.

With source available at:

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

With package available at:

    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.7.0..2.8.0
--------------------------------

425d465 Import mock so that it works on Python 3.x
9c03983 Fix parameters of assertEqual are misplaced
9779729 Updated from global requirements
7bff0fc Add Python 3.5 classifier and venv


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

setup.cfg                           |  1 +
test-requirements.txt               |  2 +-
tox.ini                             |  2 +-
6 files changed, 14 insertions(+), 13 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index cecb61e..8282002 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0





More information about the OpenStack-dev mailing list