Change in ovirt-engine[master]: core: ImportVmTemplateCommand source domain methods

Allon Mureinik has submitted this change and it was merged. Change subject: core: ImportVmTemplateCommand source domain methods ...................................................................... core: ImportVmTemplateCommand source domain methods MoveOrCopyTemplateCommand's sourceDomain, sourceDomainId and their relevant getters and setters are only used by ImportVmTemplateCommand. This patch pulls them down to their rightful location. Change-Id: I446729ae4c43fb4523e2c9bfed05e8a61582a552 Signed-off-by: Allon Mureinik <amureini@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, 13 insertions(+), 13 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/55098 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I446729ae4c43fb4523e2c9bfed05e8a61582a552 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com