Tal Nisan has submitted this change and it was merged.
Change subject: core: remove unneeded set of parameters member
......................................................................
core: remove unneeded set of parameters member
During ImportVm, the addStorageDomainMapping flag is set without need,
it's ignored during the execute phase of move or copy all image group
command when the parent command is import vm command and can cause to
unneeded deletion of source image mapping during the endWithFailure method.
Change-Id: I55bed0b63faef266cfc30fd8193238ee9dc1163d
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12151
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I55bed0b63faef266cfc30fd8193238ee9dc1163d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>