nova/nova/api/openstack/compute/plugins
Loganathan Parthipan 22dde6e56b 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 <matthew.gilliard@hp.com>"

Partial-Bug: #1305062
Change-Id: Ib38eaf412cb51a9cbfc443c5ec15c5797265ddae
2015-02-18 15:14:54 +00:00
..
v3 Support live-migrate of instances in PAUSED state 2015-02-18 15:14:54 +00:00
__init__.py clean up extension loading logging 2015-01-20 15:08:43 -05:00