Yair Zaslavsky has posted comments on this change.

Change subject: core: Changes type of VmDevice from String to enum
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfWriter.java
Line 22: import org.ovirt.engine.core.compat.Version;
Line 23: import org.ovirt.engine.core.compat.backendcompat.XmlDocument;
Line 24: import org.ovirt.engine.core.compat.backendcompat.XmlTextWriter;
Line 25: 
Line 26: public abstract class OvfWriter implements IOvfBuilder {
Adding this as inline comment -
We need to support customProperties export/import (for vm and template).
Line 27:     protected int _instanceId;
Line 28:     protected List<DiskImage> _images;
Line 29:     protected XmlTextWriter _writer;
Line 30:     protected XmlDocument _document;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icada39e3918fb053cb0ad0388178ccf5c6338ca2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to