We contentedly announce the release of: os-win 1.4.1: 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.0..1.4.1 ------------------------------ 3d4f397 pathutils: Adds retry decorator to rmdir d1803fa vmutils: Adds vnuma_enabled argument to update_vm 3c7d3b7 vmutils: Allows updating and disabling instance RemoteFX e0e92d0 vmutils: Adds remove_all_pci_devices method 21cb88c removes the VirtualSystemType kwarg when fetching VMs 0795dc8 vmutils: set all *DataRoot paths to the same value ddab37f Update UPPER_CONSTRAINTS_FILE for stable/ocata 379525f Update .gitreview for stable/ocata Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + os_win/exceptions.py | 10 +- os_win/utils/compute/vmutils.py | 155 ++++++++++------ os_win/utils/compute/vmutils10.py | 32 ++-- os_win/utils/jobutils.py | 7 +- os_win/utils/metrics/metricsutils.py | 3 +- os_win/utils/pathutils.py | 11 +- tox.ini | 2 +- 12 files changed, 326 insertions(+), 152 deletions(-)
participants (1)
-
no-reply@openstack.org