Moti Asayag has posted comments on this change.

Change subject: core: VM Interfaces are omitted from templates (#808870)
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File backend/manager/dbscripts/create_views.sql
Line 748:   JOIN vm_device ON vm_interface.vmt_guid = vm_device.vm_id AND 
vm_interface.id = vm_device.device_id;
this is a bug - this part of the view handles the vm templates, so the vm id 
which should be used here is the vm template id which is already used in the  
join from the row above.

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

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

Reply via email to