Change in ovirt-engine[master]: core: move methods from MoveOrCopyTemplate to ImportVmTemplate

Tal Nisan has submitted this change and it was merged. Change subject: core: move methods from MoveOrCopyTemplate to ImportVmTemplate ...................................................................... core: move methods from MoveOrCopyTemplate to ImportVmTemplate This patch moves the methods updateManagedDeviceMap and generateNewDiskId from MoveOrCopyTemplateCommand to ImportVmTemplateCommand since they are used only by ImportVmTemplateCommand and ImportVmTemplateCommandTest. Change-Id: I3e9ba2194b745a351e20a517c2566db51834e45f Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommand.java 2 files changed, 35 insertions(+), 35 deletions(-) Approvals: Tal Nisan: Passed CI tests Allon Mureinik: Looks good to me, approved Freddy Rolland: Looks good to me, but someone else must approve Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/49248 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e9ba2194b745a351e20a517c2566db51834e45f Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com