diff options
author | Cory Stone <corystone@gmail.com> | 2012-12-28 15:39:54 -0600 |
---|---|---|
committer | Cory Stone <corystone@gmail.com> | 2013-01-03 09:21:43 -0600 |
commit | 21ea2e6109831156592dd1e4f4f4caefdcedd04f (patch) | |
tree | a2df7a97b460402a6f9b3d1ed7287550830e936d /nova/utils.py | |
parent | 32eb83be79ff19e06b5057dce32052b98368ce40 (diff) | |
download | nova-21ea2e6109831156592dd1e4f4f4caefdcedd04f.tar.gz nova-21ea2e6109831156592dd1e4f4f4caefdcedd04f.tar.xz nova-21ea2e6109831156592dd1e4f4f4caefdcedd04f.zip |
xenapi: Avoid hotplugging volumes on resize.
In finish_migration, instead of starting up the vm and then
hotplugging in the volumes to it, just attach the volumes before
starting the vm.
This avoids the issue where the guest OS hasn't loaded the PV
drivers for the volume yet.
Fixes bug 1094351
Change-Id: I51d754f8f82f1d22bc123b39777449b58b03e389
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions