We are psyched to announce the release of: oslotest 4.4.0: Oslo test framework This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/oslotest Download the package from: https://pypi.org/project/oslotest Please report issues through: https://bugs.launchpad.net/oslotest/+bugs For more details, please see below. Changes in oslotest 4.3.0..4.4.0 -------------------------------- 21beb15 Revert "Revert "Switch to unittest.mock from mock"" Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 1 - oslotest/base.py | 2 +- oslotest/mock_fixture.py | 37 +++++++++++++++++++------------- requirements.txt | 1 - 9 files changed, 31 insertions(+), 25 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 9826c3b..32baed1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9 +8,0 @@ testtools>=2.2.0 # MIT -mock>=2.0.0 # BSD
participants (1)
-
no-reply@openstack.org