Arik Hadas has submitted this change and it was merged.
Change subject: core: change import vm to be VmCommand - part 1
......................................................................
core: change import vm to be VmCommand - part 1
This patch reduces the coupling between ImportVmCommand and
MoveOrCopyTemplateCommand command by replacing calls to methods
that always return the same constants with the constant values.
Change-Id: I77c044c25246ebd2fb6e5b9999bfbe2267ab3cbe
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
1 file changed, 5 insertions(+), 4 deletions(-)
Approvals:
Omer Frenkel: Looks good to me, approved
Arik Hadas: Verified
Vered Volansky: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/34985
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I77c044c25246ebd2fb6e5b9999bfbe2267ab3cbe
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server