Live migration enables one to migrate an active VM that consumes
system resources such as memory and CPU.
Nova currently allows only those in ACTIVE vm_state to migrate. This
patch adds support for PAUSED vm_state. Essentially a paused state is
identical to a running state except the stopped CPUs.
Reviewed: https:/ /review. openstack. org/97797 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=22dde6e56b2 d93d9aa3776952e b7fc0792e220dc
Committed: https:/
Submitter: Jenkins
Branch: master
commit 22dde6e56b2d93d 9aa3776952eb7fc 0792e220dc
Author: Loganathan Parthipan <email address hidden>
Date: Mon Dec 15 14:23:18 2014 +0000
Support live-migrate of instances in PAUSED state
Live migration enables one to migrate an active VM that consumes
system resources such as memory and CPU.
Nova currently allows only those in ACTIVE vm_state to migrate. This
patch adds support for PAUSED vm_state. Essentially a paused state is
identical to a running state except the stopped CPUs.
Co-Author: "Matthew Gilliard <email address hidden>"
Partial-Bug: #1305062 9cbfc443c5ec15c 5797265ddae
Change-Id: Ib38eaf412cb51a