Eli Mesika has posted comments on this change. Change subject: engine: Move quota to Image_storage_domain_map ......................................................................
Patch Set 2: (1 comment) .................................................... File packaging/dbscripts/image_storage_domain_map_sp.sql Line 71: Line 72: END; $procedure$ Line 73: LANGUAGE plpgsql; Line 74: Line 75: Create or replace FUNCTION updateQuotaForImageAndSnapshots(v_disk_id UUID, v_storage_domain_id UUID, v_quota_id UUID) updateQuotaForImageAndSnapshots=>UpdateQuotaForImageAndSnapshots Line 76: RETURNS VOID Line 77: AS $procedure$ Line 78: BEGIN Line 79: UPDATE image_storage_domain_map as isdm -- To view, visit http://gerrit.ovirt.org/20971 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icc81b077cf125de85fcb3586bc0d0f71e5e0716a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
