Change in vdsm[master]: External hypervisor VMs integration

danken at redhat.com danken at redhat.com
Wed Dec 17 12:41:50 UTC 2014


Dan Kenigsberg has submitted this change and it was merged.

Change subject: External hypervisor VMs integration
......................................................................


External hypervisor VMs integration

Added v2v module - added ability to list VMs from external source
(non KVM) via libvirt.

The v2v module aims to add the ability to vdsm to integrate with
external hypervisors and import VMs directly to storage domain.
It will have an API for listing VMs with basic properties (such as name,
disks and network) as well as an API for importing an actual VM from
external hypervisor.

v2v module will use virt-v2v to convert the VM from other hypervisors as
well as libvirt for listing existing VMs.

Change-Id: I7dcfb860626a844d1d08590274b508519a33f4a3
Signed-off-by: Shahar Havivi <shaharh at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/33309
Tested-by: Shahar Havivi <shavivi at redhat.com>
Reviewed-by: Francesco Romani <fromani at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M client/vdsClient.py
M tests/Makefile.am
A tests/v2vTests.py
M vdsm.spec.in
M vdsm/API.py
M vdsm/Makefile.am
M vdsm/rpc/BindingXMLRPC.py
M vdsm/rpc/Bridge.py
M vdsm/rpc/vdsmapi-schema.json
A vdsm/v2v.py
10 files changed, 356 insertions(+), 2 deletions(-)

Approvals:
  Shahar Havivi: Verified
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.ovirt.org/33309
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7dcfb860626a844d1d08590274b508519a33f4a3
Gerrit-PatchSet: 38
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <toni at midokura.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list