[release-announce] [winstackers] os-win 1.2.2 (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jun 28 16:00:11 UTC 2017
We are chuffed to announce the release of:
os-win 1.2.2: Windows / Hyper-V library for OpenStack projects.
This release is part of the newton stable release series.
The source is available from:
http://git.openstack.org/cgit/openstack/os-win
Download the package from:
https://pypi.python.org/pypi/os-win
Please report issues through launchpad:
http://bugs.launchpad.net/os-win
For more details, please see below.
Changes in os-win 1.2.1..1.2.2
------------------------------
4eb64bc networkutils: specializes the exception raised by _get_vnic_settings
503abb5 Uses _compat_conn where WMI objects need to be updated or added
0a0f27e py35: fixes exception.message reference issues
9c32b14 pathutils: Adds retry decorator to rmdir
69301bb Fix share local address check
7e8aca1 Change intermediary vm state handling
3ad8334 networkutils: fixes update_cache
0f0572f Ignores "Not found" jobs when stopping jobs
a22eadb FibreChannel: ignore unsupported HBA adapters
04ceaa3 Avoid opening parents when fetching VHD info
bf86a8d Fix iscsi volumes not being attached
Diffstat (except docs and test files)
-------------------------------------
os_win/exceptions.py | 19 ++++++++---
.../utils/storage/initiator/test_iscsi_utils.py | 8 ++---
os_win/utils/baseutils.py | 3 ++
os_win/utils/compute/livemigrationutils.py | 5 +--
os_win/utils/compute/migrationutils.py | 4 +--
os_win/utils/compute/vmutils.py | 3 +-
os_win/utils/jobutils.py | 26 +++++++++------
os_win/utils/network/networkutils.py | 9 +++---
os_win/utils/pathutils.py | 11 ++++++-
os_win/utils/storage/initiator/fc_utils.py | 11 ++++++-
os_win/utils/storage/initiator/iscsi_utils.py | 5 +--
os_win/utils/storage/smbutils.py | 2 ++
os_win/utils/storage/virtdisk/vhdutils.py | 6 +++-
23 files changed, 194 insertions(+), 46 deletions(-)
More information about the Release-announce
mailing list