[openstack-dev] [release][stable][winstackers] os-win 0.4.2 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Mon May 9 19:22:47 UTC 2016


We are overjoyed to announce the release of:

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

This release is part of the mitaka stable release series.

With source available at:

    http://git.openstack.org/cgit/openstack/os-win

With package available at:

    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 0.4.1..0.4.2
------------------------------

37ac7ff Fix event listeners
561358f Adds missing attribute from get_cpus_info query
c7a2d10 Fix retrieving VHDX block size
a7bbf8b Fix retrieving VM notes race condition
2fb2f57 Fix retrieving VM physical disk mapping
0be9c80 Copies get_share_capacity_info to diskutils

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

os_win/__init__.py                                 |  8 ++++
os_win/utils/compute/clusterutils.py               | 10 +++-
os_win/utils/compute/vmutils.py                    | 31 +++++++++---
os_win/utils/hostutils.py                          |  6 ++-
os_win/utils/network/networkutils.py               | 12 ++++-
os_win/utils/storage/diskutils.py                  | 35 +++++++++++++-
os_win/utils/storage/smbutils.py                   |  2 +
os_win/utils/storage/virtdisk/vhdutils.py          | 12 ++++-
.../utils/storage/virtdisk/virtdisk_constants.py   |  1 +
14 files changed, 206 insertions(+), 32 deletions(-)






More information about the OpenStack-dev mailing list