summaryrefslogtreecommitdiffstats
path: root/nova/node.py
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2013-05-08 15:28:40 +1000
committerMichael Still <mikal@stillhq.com>2013-06-01 12:30:28 +1000
commit5c11a8c537eb4349e02e8f42468b441c259fbfc2 (patch)
tree382849a538adc96ac90c9f69ad0fba4bb0d2e918 /nova/node.py
parent5ec5dbbf3034c7e092f7513272ed7faf835de550 (diff)
Handle instance directories correctly for migrates.
In Grizzly we changed how we name instance directories. Unfortunately the decision as to what directory name to use is based on whether there is a pre-existing directory on the compute node with the old name. In the case of live migration, that doesn't work because we have libvirt copy the directory across for us. So, we need to pass around the directory name in the migration request. This is better anyway, as it means that ops types don't need to handle an instance directory magically renaming itself at some point. Resolves bug 1175286. Change-Id: Ib102e644a8742726fa2049303354d466b8109e0b
Diffstat (limited to 'nova/node.py')
0 files changed, 0 insertions, 0 deletions