From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: core: Set disks from db when init
CreateAllTemplateDisksFromSnapshotCommand
......................................................................
core: Set disks from db when init CreateAllTemplateDisksFromSnapshotCommand
Before this patch, the init of CreateAllTemplateDisksFromSnapshotCommand
lacks the proccess of populate vm disks from db to command context's getVm(),
thus caused the following filterImageDisks(...) always operate on an empty
diskmap.
Change-Id: I57be9e653c825db21f66c640437544481c94fc13
Bug-Url:
https://bugzilla.redhat.com/1453010
Signed-off-by: plysan <plysab(a)gmail.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/CreateAllTemplateDisksFromSnapshotCommand.java
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Shmuel Leib Melamud: Looks good to me, but someone else must approve
plysan: Verified
--
To view, visit
https://gerrit.ovirt.org/77075
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I57be9e653c825db21f66c640437544481c94fc13
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: plysan <plysab(a)gmail.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
Gerrit-Reviewer: plysan <plysab(a)gmail.com>