[release-announce] [winstackers] os-win 1.4.2 (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 28 16:00:19 UTC 2017


We are ecstatic to announce the release of:

os-win 1.4.2: Windows / Hyper-V library for OpenStack projects.

This release is part of the ocata 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.4.1..1.4.2
------------------------------

938a99a Fixes cached old WMI service objects issue
eaef62b raises exceptions.NotFound instead of x_wmi: Not Found
9ee105f Updated from global requirements
75a9605 Add cluster vm owner change listener
dea4a09 networkutils: specializes the exception raised by _get_vnic_settings
e5507fb Fix share local address check
8277c74 Change intermediary vm state handling
56ebb09 Synchronize iscsi_target_utils
1c52396 Uses _compat_conn where WMI objects need to be updated or added
22087fb py35: fixes exception.message reference issues
dfdde47 networkutils: fixes update_cache
c202f8e Updated from global requirements
2bec773 Ignores "Not found" jobs when stopping jobs


Diffstat (except docs and test files)
-------------------------------------

os_win/_utils.py                                   | 32 ++++++++++++
os_win/constants.py                                |  2 +
os_win/exceptions.py                               |  9 +++-
.../unit/utils/compute/test_livemigrationutils.py  | 14 ++++-
.../unit/utils/compute/test_migrationutils.py      |  2 +-
os_win/utils/baseutils.py                          | 61 ++++++++++++++++++++--
os_win/utils/compute/clusterutils.py               | 31 +++++++++--
os_win/utils/compute/livemigrationutils.py         |  5 +-
os_win/utils/compute/migrationutils.py             |  4 +-
os_win/utils/compute/vmutils.py                    |  6 +--
os_win/utils/jobutils.py                           | 29 ++++++----
os_win/utils/network/networkutils.py               | 12 ++---
os_win/utils/storage/smbutils.py                   |  2 +
os_win/utils/storage/target/iscsi_target_utils.py  |  2 +
os_win/utils/win32utils.py                         |  9 +---
24 files changed, 337 insertions(+), 68 deletions(-)






More information about the Release-announce mailing list