Alona Kaplan has posted comments on this change. Change subject: engine: CRUD actions for HostNicVfsConfig ......................................................................
Patch Set 3: (3 comments) https://gerrit.ovirt.org/#/c/35948/3/packaging/dbscripts/network_sp.sql File packaging/dbscripts/network_sp.sql: Line 1312: -- hostNicVfsConfig Line 1313: ---------------------------------------------------------------------- Line 1314: Line 1315: Create or replace FUNCTION InserthostNicVfsConfig(v_id UUID, Line 1316: v_nic_id UUID, > Please remove all TABs Done Line 1317: v_max_num_of_vfs INTEGER, Line 1318: v_num_of_vfs INTEGER, Line 1319: v_num_of_free_vfs INTEGER, Line 1320: v_all_networks_allowed BOOLEAN) Line 1327: LANGUAGE plpgsql; Line 1328: Line 1329: Line 1330: Create or replace FUNCTION UpdatehostNicVfsConfig(v_id UUID, Line 1331: v_nic_id UUID, > same Done Line 1332: v_max_num_of_vfs INTEGER, Line 1333: v_num_of_vfs INTEGER, Line 1334: v_num_of_free_vfs INTEGER, Line 1335: v_all_networks_allowed BOOLEAN) Line 1359: GethostNicVfsConfigByhostNicVfsConfigId > please replace GethostNicVfsConfigByhostNicVfsConfigId by Done -- To view, visit https://gerrit.ovirt.org/35948 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I022a1d19d935832a8baae41c123322dff0ab779b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkap...@redhat.com> Gerrit-Reviewer: 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