From Dan Kenigsberg <[email protected]>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: v2v: allow setting of QCOW2 image version during import
......................................................................


v2v: allow setting of QCOW2 image version during import

Since 4.1 it should be possible to use also newer version of QCOW2
images. Also this commit [1] adds option to virt-v2v to chose which
version to use in imported image.

First, this change makes use of the newly added option in virt-v2v
(if the installed version of virt-v2v supports it). Second, the API
commands for importing VMs from VMware/Xen/OVA are enhanced so that
engine can tell us which version to use.

[1] https://github.com/libguestfs/libguestfs/commit/bdaeeb4e606f3828

Bug-Url: https://bugzilla.redhat.com/1412451
Change-Id: I846e75e6292c0b249e66b08ceec6b371e9b50f22
Signed-off-by: Tomáš Golembiovský <[email protected]>
---
M lib/api/vdsm-api.yml
M lib/vdsm/v2v.py
M tests/v2v_test.py
M vdsm/API.py
4 files changed, 74 insertions(+), 20 deletions(-)

Approvals:
  Shahar Havivi: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Francesco Romani: Looks good to me, approved
  Tomas Golembiovsky: Verified



-- 
To view, visit https://gerrit.ovirt.org/70579
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I846e75e6292c0b249e66b08ceec6b371e9b50f22
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Tomas Golembiovsky <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <[email protected]>
Gerrit-Reviewer: Tomas Golembiovsky <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to