Eli Mesika has uploaded a new change for review.

Change subject: core: Fixing a bug when adding more than one disk to a VM
......................................................................

core: Fixing a bug when adding more than one disk to a VM

id inserted to vm_device when a disk is added was taken from snapshot id intead 
from the disk id.
That leads to DB violation on inserting duplicate key to vm_device when more 
than one disk is added.
Fixed code to put the disk id

Change-Id: I9a27b94532ee2564aa88efac2bef060c6cc71650
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskToVmCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/95/1395/1
--
To view, visit http://gerrit.ovirt.org/1395
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a27b94532ee2564aa88efac2bef060c6cc71650
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to