Change in ovirt-engine[master]: core: fix serialization error for template

Moti Asayag has submitted this change and it was merged. Change subject: core: fix serialization error for template ...................................................................... core: fix serialization error for template when importing template, the object is serialized to the db, because there are 2 methods to get name, an error is raised. this patch add ignore to one of the methods to fix this problem. Change-Id: I43a1777b038c433bc301eee69aee3549f680805f Signed-off-by: Omer Frenkel <ofrenkel@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmTemplate.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11112 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I43a1777b038c433bc301eee69aee3549f680805f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com>
participants (1)
-
masayag@redhat.com