Gilad Chaplik has posted comments on this change. Change subject: core: user query for quota (#847511) ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/dbscripts/quota_sp.sql Line 193: NOT is_empty AND Line 194: storage_size_gb IS NOT null AND Line 195: storage_pool_id IN (SELECT storage_pool_id FROM storage_pool_iso_map Line 196: WHERE storage_id = v_storage_id))) Line 197: AND (NOT v_is_filtered OR will remove TWS when rebasing (please ignore) Line 198: EXISTS (SELECT 1 FROM permissions p Line 199: JOIN user_flat_groups u ON Line 200: u.granted_id = p.ad_element_id WHERE Line 201: u.user_id = v_user_id AND -- To view, visit http://gerrit.ovirt.org/7183 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic0b7fc712c742c90087e2b4b138b9ade37cf8668 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
