Roy Golan has posted comments on this change.

Change subject: core: Fix JSON serialization for diskMap at VmTemplate
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmTemplate.java
Line 206: 
Line 207:     public void setDiskImageMap(HashMap<Guid, DiskImage> value) {
Line 208:         diskMap = value;
Line 209:     }
Line 210: 
sorry for that, will remove
Line 211: 
Line 212:     @Override
Line 213:     @JsonIgnore
Line 214:     public ArrayList<DiskImage> getDiskList() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie56dca3f2cae063c28515e904d644a0f1f39feeb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to