Change in ovirt-engine[master]: backend: ExportRepoImageParameters default constructor

Vojtech Szocs has submitted this change and it was merged. Change subject: backend: ExportRepoImageParameters default constructor ...................................................................... backend: ExportRepoImageParameters default constructor This fixes a weird serialization/deserialization issue that resulted in destinationDomainId to be null. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=987986 Change-Id: I63556883c8d81ce3914feac5a76d102d3964c678 Signed-off-by: Federico Simoncelli <fsimonce@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/ExportRepoImageParameters.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Vojtech Szocs: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17342 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63556883c8d81ce3914feac5a76d102d3964c678 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <fsimonce@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Federico Simoncelli <fsimonce@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
vszocs@redhat.com