Change in ovirt-engine[master]: core: Remove MoveOrCopyTemplateCommand#getImages()

amureini at redhat.com amureini at redhat.com
Wed Mar 30 17:27:53 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Remove MoveOrCopyTemplateCommand#getImages()
......................................................................


core: Remove MoveOrCopyTemplateCommand#getImages()

MoveOrCopyTemplateCommand#getImages() was used by
ImportVmTemplateCommand and ImportVmTemplateFromConfigurationCommand.
However, both these commands override it, so there's no reason to have a
dummy implementation in MoveOrCopyTemplateCommand.

This patch removes this useless implementation.

Change-Id: I691e4dc0a9e7943941c9dab52e2a8ed3fe2235b8
Signed-off-by: Allon Mureinik <amureini at 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/storage/export/MoveOrCopyTemplateCommand.java
2 files changed, 0 insertions(+), 6 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Allon Mureinik: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/55102
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I691e4dc0a9e7943941c9dab52e2a8ed3fe2235b8
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list