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

no-reply at openstack.org no-reply at openstack.org
Thu Aug 25 12:10:48 UTC 2016


We are eager to announce the release of:

oslotest 2.10.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.9.0..2.10.0
---------------------------------

0609571 Updated from global requirements
f378674 A DisableModules fixture that removes modules from path


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

oslotest/modules.py                 | 50 +++++++++++++++++++++++++++++++++++++
requirements.txt                    |  2 +-
3 files changed, 79 insertions(+), 1 deletion(-)


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

diff --git a/requirements.txt b/requirements.txt
index 53b93d9..7e76ed4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ mox3>=0.7.0 # Apache-2.0
-os-client-config!=1.19.0,>=1.13.1 # Apache-2.0
+os-client-config!=1.19.0,!=1.19.1,!=1.20.0,>=1.13.1 # Apache-2.0





More information about the OpenStack-dev mailing list