Dan Kenigsberg has submitted this change and it was merged. Change subject: new verb: migration cancel ......................................................................
new verb: migration cancel the verb migrateCancel will take vmid and try to stop migration, if there is no migration in progress it will return error. when migrateCancel stop the migration progress, the migrate verb will return error "Migration canceled" Change-Id: I4f503c444c4ca1469c18480d6ca29fba8f011d4c --- M vdsm/clientIF.py M vdsm/define.py M vdsm/libvirtvm.py M vdsm/vm.py 4 files changed, 59 insertions(+), 5 deletions(-) Approvals: Shahar Havivi: Verified Dan Kenigsberg: Looks good to me, approved Peter V. Saveliev: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/480 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4f503c444c4ca1469c18480d6ca29fba8f011d4c Gerrit-PatchSet: 9 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
