Allon Mureinik has submitted this change and it was merged.
Change subject: core: Fix regression in copying template disk
......................................................................
core: Fix regression in copying template disk
Fix regression introduced by Change-Id
Id4b5ef206581e5f9a1727c85b30f39802859583c which used the disk's ID
instead of the image ID as VmTemplateDao#getAllForImage(Guid)'s
parameter.
Change-Id: I2627741221aee980534a5cd19f408d03d23a6cc4
Bug-Url:
https://bugzilla.redhat.com/1006811
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19258
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2627741221aee980534a5cd19f408d03d23a6cc4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server