Change in vdsm[master]: v2v: support for importing Xen VMs via libvirt on RHEL hosts

shavivi at redhat.com shavivi at redhat.com
Tue Feb 2 07:52:31 UTC 2016


Shahar Havivi has posted comments on this change.

Change subject: v2v: support for importing Xen VMs via libvirt on RHEL hosts
......................................................................


Patch Set 15:

(4 comments)

https://gerrit.ovirt.org/#/c/49505/15/vdsm/v2v.py
File vdsm/v2v.py:

Line 289: '''
> nit: we use triple double quotes (""") for doctext
Done


Line 309: ''.join(out))
> if you don't want execCmd to split by newlines, pass raw=True. yes, it's a 
Done


Line 320: rc != 0:
> unless ssh-add complained that there is no agent, we should  kill the agent
Done


Line 511:             yield self._start_virt_v2v()
Line 512: 
Line 513: 
Line 514: class XenCommand(V2VCommand):
Line 515:     '''
Danken you miss that spot :)
Line 516:     Importing Xen via virt-v2v require to use xen+ssh protocol.
Line 517:     this requires:
Line 518:     - enable the vdsm user in /etc/passwd
Line 519:     - generate ssh keys via ssh-keygen


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If544c0247003b6bc7189f72130553b9402dc915d
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list