Signed-off-by: Jiří Župka <jzupka@xxxxxxxxxx> --- client/virt/libvirt_vm.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/client/virt/libvirt_vm.py b/client/virt/libvirt_vm.py index eda5e8e..cbed8aa 100644 --- a/client/virt/libvirt_vm.py +++ b/client/virt/libvirt_vm.py @@ -1214,7 +1214,6 @@ class VM(virt_vm.BaseVM): lockfile.close() - def migrate(self, dest_uri, options="--live --timeout 60", extra=""): """ Migrate a VM to a remote host. -- 1.7.7.6 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html