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



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to