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

no-reply at openstack.org no-reply at openstack.org
Mon Mar 28 20:38:14 UTC 2016


We are chuffed to announce the release of:

os-win 0.4.0: 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

Please report issues through launchpad:

    http://bugs.launchpad.net/os-win

For more details, please see below.

Changes in os-win 0.3.2..0.4.0
------------------------------

9af724a Sets OsWinBaseTestCase as base class for unit tests
3c6f08e Updates the default branch in .gitreview
edc939e Fixes PyMI compatiblity issue
5f7b473 Fixes vmutils take_vm_snapshot method
e61318b Adds check for VLAN and VSID operations
25aa5eb Fix named pipe handler cleanup regression
dc3456b Fixes vmutils get_vm_generation method
c88f49f Improve clusterutils with new pyMI features
74dabea Ensure namedpipe IO workers clean up handles when stopping
21a882c switch to post-versioning
25255d1 Bump version to 0.3.3

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

.gitreview                                         |   1 +
.../storage/initiator/test_base_iscsi_utils.py     |   4 +-
.../storage/initiator/test_iscsi_wmi_utils.py      |   4 +-
os_win/utils/baseutils.py                          |  41 +++++++-
os_win/utils/compute/clusterutils.py               |  90 ++++++------------
os_win/utils/compute/livemigrationutils.py         |  29 +++---
os_win/utils/compute/vmutils.py                    |  71 +++++++-------
os_win/utils/io/ioutils.py                         |  17 +++-
os_win/utils/io/namedpipe.py                       |  39 ++++++--
os_win/utils/metrics/metricsutils.py               |   2 +-
os_win/utils/network/networkutils.py               |  31 ++++--
os_win/utilsfactory.py                             |  10 --
setup.cfg                                          |   1 -
26 files changed, 409 insertions(+), 274 deletions(-)






More information about the OpenStack-dev mailing list