Dan Kenigsberg has submitted this change and it was merged. Change subject: v2v: Convert VM from external source to Data Domain ......................................................................
v2v: Convert VM from external source to Data Domain new verb: convert VM from external source (non-kvm) to Data Domain. The convertExternalVm() is implemented in v2v module and use the virt-v2v external tool to do actual VM conversion. More information can be view at the feature page: http://www.ovirt.org/Features/virt-v2v_Integration Change-Id: I34bd86d5a87ea8c42113c4a732f87ddd4ceab9ea Signed-off-by: Shahar Havivi <[email protected]> Reviewed-on: https://gerrit.ovirt.org/37509 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Tested-by: Shahar Havivi <[email protected]> --- M debian/vdsm.dirs M debian/vdsm.postinst M init/systemd/vdsm-tmpfiles.d.conf.in M lib/vdsm/constants.py.in M vdsm.spec.in M vdsm/API.py M vdsm/rpc/BindingXMLRPC.py M vdsm/rpc/vdsmapi-schema.json M vdsm/v2v.py M vdsm/virt/sampling.py 10 files changed, 349 insertions(+), 2 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Shahar Havivi: Verified Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/37509 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I34bd86d5a87ea8c42113c4a732f87ddd4ceab9ea Gerrit-PatchSet: 27 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
