We are stoked to announce the release of: oslo.vmware 3.3.1: Oslo VMware library This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/oslo.vmware Download the package from: https://pypi.org/project/oslo.vmware Please report issues through: https://bugs.launchpad.net/oslo.vmware/+bugs For more details, please see below. Changes in oslo.vmware 3.3.0..3.3.1 ----------------------------------- c9c3416 Use unittest.mock instead of third party mock d16593e Document disable flake8/hacking warnings Diffstat (except docs and test files) ------------------------------------- lower-constraints.txt | 1 - test-requirements.txt | 1 - tox.ini | 2 ++ 14 files changed, 24 insertions(+), 41 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 3c8beeb..65fa4f8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +8,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -mock>=2.0.0 # BSD
participants (1)
-
no-reply@openstack.org