Change in ovirt-engine[master]: core: temporary fix for vm deserialization

ahadas at redhat.com ahadas at redhat.com
Wed Dec 17 11:22:48 UTC 2014


Arik Hadas has submitted this change and it was merged.

Change subject: core: temporary fix for vm deserialization
......................................................................


core: temporary fix for vm deserialization

The introduction of graphics-info to VM broke the deserialization of VMs
using json since there is a 'getter' named 'getGraphicsInfos' without a
corresponding setter. This patch makes a temporary change in order to
overcome this problem by adding JsonIgnore annotation on the
getGraphicsInfos method, until a proper solution will be made.

Change-Id: I365000b9dd8e282af0a43932963baf29e6cad7f0
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VM.java
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Shahar Havivi: Looks good to me, approved
  Arik Hadas: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I365000b9dd8e282af0a43932963baf29e6cad7f0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list