3fd24ba528
The Nova libvirt driver relies on libvirt deleting the configuration from the source host at the end of the migration, otherwise the VM remains on the source host in a "shut off" state ... except in the case of block migration, where the cleanup code path does actually delete the VM's libvirt config. If the Nova code assume's that VIR_MIGRATE_UNDEFINE_SOURCE is set, there's really no sense in allowing users to configure without it. Similarly, the driver explicitly saves the VM configuration on the destination host, so it makes no sense to allow users to configure the VIR_MIGRATE_PERSIST_DEST flag. Change-Id: Ibeb35590fd83f2190c9c9cb16128e9e2628b38cd Signed-off-by: Mark McLoughlin <markmc@redhat.com> |
||
---|---|---|
.. | ||
notes | ||
source |