Liron Aravot has submitted this change and it was merged.
Change subject: core: AddImageFromScratchCommand - use getTaskIdList()
......................................................................
core: AddImageFromScratchCommand - use getTaskIdList()
currently the created task is added to the internal vdsm task id list
always, instead we should use getTaskIdList() which will add the task
to the correct list.
Change-Id: I417e28db165911963e9eb727303de0b1d8000f13
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/AddImageFromScratchCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Looks good to me, approved
Freddy Rolland: Looks good to me, but someone else must approve
Moti Asayag: Looks good to me, but someone else must approve
Liron Aravot: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/57649
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I417e28db165911963e9eb727303de0b1d8000f13
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>