Change in vdsm[master]: v2v: get VM information from OVA file

fromani at redhat.com fromani at redhat.com
Thu Jul 9 07:51:10 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: v2v: get VM information from OVA file
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/43271/2/vdsm/v2v.py
File vdsm/v2v.py:

Line 49: 
Line 50: _V2V_DIR = os.path.join(P_VDSM_RUN, 'v2v')
Line 51: _VIRT_V2V = CommandPath('virt-v2v', '/usr/bin/virt-v2v')
Line 52: 
Line 53: _OVF_NS = 'http://schemas.dmtf.org/ovf/envelope/1'
I'd like to have a glance at the OVA format. There is some overview doc you can recommend me to look at?
Line 54: _RASD_NS = 'http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/' \
Line 55:            'CIM_ResourceAllocationSettingData'
Line 56: 
Line 57: ImportProgress = namedtuple('ImportProgress',


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3c55c846f837bb5bf363717e05daabf5ee6631ca
Gerrit-PatchSet: 2
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: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list