Change in ovirt-engine[master]: core: fix JSON serialization issues in VmPayload
rgolan at redhat.com
rgolan at redhat.com
Wed Aug 14 14:51:59 UTC 2013
Roy Golan has submitted this change and it was merged.
Change subject: core: fix JSON serialization issues in VmPayload
......................................................................
core: fix JSON serialization issues in VmPayload
Added JsonIgnore to getSpecParams as its not a field
Changed "files" member type to HashMap as it will fail in
deserialization
See also Bug 996005
Change-Id: Ief9e04e12a05b39cb5d2bceea5a23fbb05d01b09
Signed-off-by: Roy Golan <rgolan at redhat.com>
Bug-Url: https://bugzilla.redhat.com/985008
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmPayload.java
1 file changed, 10 insertions(+), 3 deletions(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/18009
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ief9e04e12a05b39cb5d2bceea5a23fbb05d01b09
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list