We are pumped to announce the release of:
oslo.vmware 3.2.0: 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.1.0..3.2.0
-----------------------------------
7370c40 Ensure lease polling raises proper exception
e9ec55c Add ability to change read chunk size
Diffstat (except docs and test files)
-------------------------------------
oslo_vmware/api.py | 13 ++-----------
oslo_vmware/exceptions.py | 26 ++++++++++++++++++++++++++
oslo_vmware/rw_handles.py | 4 ++--
5 files changed, 79 insertions(+), 16 deletions(-)