Change in ovirt-engine[master]: core: OvfReader cleanup - correct DiskImage method

Allon Mureinik has submitted this change and it was merged. Change subject: core: OvfReader cleanup - correct DiskImage method ...................................................................... core: OvfReader cleanup - correct DiskImage method Replaced the usage of the deprecated DiskImage.set_imagegroup_id(Guid) with the newer DiskImage.setId(Guid) which it delegated to. Change-Id: I9b8f472eafe2ba98e8925508e6097b7093a70764 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfReader.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9306 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9b8f472eafe2ba98e8925508e6097b7093a70764 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com>
participants (1)
-
amureini@redhat.com