Omer Frenkel has posted comments on this change.

Change subject: core: add custom properties to templates
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/35117/1/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java:

Line 226: 
Line 227:     @EditableField
Line 228:     private List<VmNumaNode> vNumaNodeList;
Line 229: 
Line 230:     @EditableOnVmStatusField
missing @CopyOnNewVersion
sending new patch
Line 231:     @EditableOnTemplate
Line 232:     @OvfExportOnlyField(exportOption = 
ExportOption.EXPORT_NON_IGNORED_VALUES)
Line 233:     @Size(max = BusinessEntitiesDefinitions.GENERAL_MAX_SIZE)
Line 234:     private String userDefinedProperties;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I85f8fb998b5e081c10d93e5790963fb7b8bdf5fd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Shahar Havivi <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to