Arik Hadas has posted comments on this change.

Change subject: core: [cleanup] rename vmName to name
......................................................................


Patch Set 3: Looks good to me, but someone else must approve

(1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java
Line 23: 
Line 24: public class VmBase extends IVdcQueryable implements 
BusinessEntity<Guid>, Nameable {
Line 25:     private static final long serialVersionUID = 1078548170257965614L;
Line 26: 
Line 27:     @EditableField
note that this change probably came from http://gerrit.ovirt.org/#/c/11916/ so 
they should both be merged together (this patch is no longer independent)
Line 28:     private String name = "";
Line 29: 
Line 30:     @EditableField
Line 31:     private ArrayList<DiskImage> images;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I31c53abb27bc14b82314069aba8a039ce38f5278
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to