Maor Lipchuk has posted comments on this change.

Change subject: core: DO NOT SUBMIT db scripts for removing disk image template
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File backend/manager/dbscripts/create_views.sql
Line 72: JOIN disks ON images.image_group_id = disks.disk_id JOIN vm_device on 
vm_device.device_id = images.image_guid join vm_static on vm_static.vm_guid = 
vm_device.vm_id;
I agree with kolesnik comment.
Floating disk is not connected to any VMs,
it will also not be part of vm_static.
The only indication for floating disk should be in the disks table.

--
To view, visit http://gerrit.ovirt.org/1565
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If83885966ca8c187351623acbe502cb6ce218e2a
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to