RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut 9ef76890e9 Allocations leaked during migration rollback
Allocations committed against the destination host are not reverted
during live migration rollbacks. The reason is that we're not passing
the migrate data object properly.

At some point, the rollback callback signature has changed. We picked
it up but only for the main (non-cluster) driver:
I5f247d733642464f4ede0430d4dfc8a27a02e7fd

This change addresses the cluster driver as well.

Change-Id: I8c509d411b8fdf7e65622f1fbb2095fe9c3b98b5
Closes-Bug: #1841068
(cherry picked from commit d9c1cb6aa1)
2019-09-05 10:04:37 +00:00
compute_hyperv Allocations leaked during migration rollback 2019-09-05 10:04:37 +00:00
doc/source Merge "docs: Update Cinder volume usage section" 2018-02-16 19:08:45 +00:00
etc Add config sample to compute-hyperv docs 2017-11-13 17:51:26 +00:00
nova Fixes eventlet monotonic clock issue 2018-02-14 07:48:40 +00:00
releasenotes Add release notes 2018-02-16 16:12:20 +02:00
tools Fixes zuul issues 2018-06-04 12:00:33 +00:00
.coveragerc move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.docs-requirements.txt Prepare for readthedocs 2018-02-07 13:11:16 +02:00
.gitignore Switch to stestr 2018-07-10 10:32:55 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:54 +00:00
.mailmap Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.stestr.conf Switch to stestr 2018-07-10 10:32:55 +07:00
.zuul.yaml add lower-constraints job 2018-08-02 07:31:06 -07:00
CONTRIBUTING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
HACKING.rst Update the doc urls 2017-11-21 10:25:29 +00:00
LICENSE Initial commit 2015-03-02 01:00:32 -08:00
MANIFEST.in Applies cookiecutter template 2015-03-23 22:21:15 +02:00
README.rst Update the doc urls 2017-11-21 10:25:29 +00:00
babel.cfg Applies cookiecutter template 2015-03-23 22:21:15 +02:00
lower-constraints.txt add lower-constraints job 2018-08-02 07:31:06 -07:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
requirements.txt uncap eventlet 2018-04-11 11:50:10 -04:00
setup.cfg Add oslo.config entry point 2017-11-10 19:28:15 +02:00
setup.py Updated from global requirements 2017-03-07 13:57:02 +00:00
test-requirements.txt Switch to stestr 2018-07-10 10:32:55 +07:00
tox.ini Revert "Switch nova uuidsentinel with oslo_utils' uuidsentinel" 2018-10-05 08:32:58 +00:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO