Eli Mesika has posted comments on this change. Change subject: engine: Using HostDeviceDao.setVmIdOnHostDevice to update the vm_id of a vf ......................................................................
Patch Set 6: (1 comment) https://gerrit.ovirt.org/#/c/38888/6/packaging/dbscripts/host_device_sp.sql File packaging/dbscripts/host_device_sp.sql: Line 128: AS $procedure$ Line 129: BEGIN Line 130: UPDATE host_device Line 131: SET vm_id = v_vm_id Line 132: WHERE host_id = v_host_id AND device_name = v_device_name; please remove redundant spaces after the WHERE Line 133: END; $procedure$ -- To view, visit https://gerrit.ovirt.org/38888 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I87b4bd30e43168b8dccd8e2edc157fc681366cd3 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkap...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches