yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58697
[Bug 1641753] [NEW] Feature support matrix should list support for force-completing a live migration
Public bug reported:
The feature support matrix has a section for virt drivers that support
live migration:
http://docs.openstack.org/developer/nova/support-
matrix.html#operation_live_migrate
But the 2.22 microversion added support for forcefully completing a live
migration:
http://docs.openstack.org/developer/nova/api_microversion_history.html#id20
However, that's currently only supported by the libvirt driver, and even
then only in certain cases, like libvirt>=1.3.3, qemu>=2.5.0, and the
VIR_MIGRATE_POSTCOPY flag must be set.
We should, however, document that this is at least an operation people
can try to perform via the REST API and describe what it does and which
virt drivers support it.
** Affects: nova
Importance: Medium
Status: Confirmed
** Tags: doc low-hanging-fruit
** Summary changed:
- Feature support matrix should list support for force-completion a live migration
+ Feature support matrix should list support for force-completing a live migration
** Tags added: low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1641753
Title:
Feature support matrix should list support for force-completing a live
migration
Status in OpenStack Compute (nova):
Confirmed
Bug description:
The feature support matrix has a section for virt drivers that support
live migration:
http://docs.openstack.org/developer/nova/support-
matrix.html#operation_live_migrate
But the 2.22 microversion added support for forcefully completing a
live migration:
http://docs.openstack.org/developer/nova/api_microversion_history.html#id20
However, that's currently only supported by the libvirt driver, and
even then only in certain cases, like libvirt>=1.3.3, qemu>=2.5.0, and
the VIR_MIGRATE_POSTCOPY flag must be set.
We should, however, document that this is at least an operation people
can try to perform via the REST API and describe what it does and
which virt drivers support it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1641753/+subscriptions
Follow ups