We are glad to announce the release of: oslo.vmware 3.9.0: Oslo VMware library This release is part of the xena 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.8.0..3.9.0 ----------------------------------- 60f6c5e Ignore already deleted lease 5505ee3 Remove lower-constraints remnants 4f16088 Add serialize_object() helper function ce8d61b Move flake8 as a pre-commit local target. 159f456 Add Python3 xena unit tests 8e34d43 Update master for stable/wallaby 46bcafb Use TOX_CONSTRAINTS_FILE b763302 Use py3 as the default runtime for tox Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 10 +++++--- .zuul.yaml | 2 +- lower-constraints.txt | 47 -------------------------------------- oslo_vmware/rw_handles.py | 8 +++++++ oslo_vmware/vim_util.py | 18 +++++++++++++++ releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 +++++ tox.ini | 12 +++------- 9 files changed, 74 insertions(+), 60 deletions(-)