We are satisfied to announce the release of:

oslotest 2.5.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.3.0..2.5.0
--------------------------------

9581cd0 Remove mockpatch re-implementations
90a1004 Updated from global requirements
4097ae5 Updated from global requirements
4150952 Updated from global requirements

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

oslotest/mockpatch.py                 | 74 +++++------------------------------
requirements.txt                      |  2 +-
test-requirements.txt                 |  2 +-
4 files changed, 19 insertions(+), 114 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 216eaef..c52c09f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index e06a946..bd87ecf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.config>=3.4.0 # Apache-2.0
+oslo.config>=3.9.0 # 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