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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
