Maor Lipchuk has submitted this change and it was merged. Change subject: core: getQuotaVdsGroupByQuotaGuidWithGeneralDefault ......................................................................
core: getQuotaVdsGroupByQuotaGuidWithGeneralDefault Added a method to QuotaDAO to return the QuotaVdsGroup of a given quota, and default to the general quota if no specific quotas were defined. Change-Id: If570b42a14d6c226c7b10e21357abdc42c074406 --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/QuotaDAO.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/QuotaDAODbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/QuotaDAOTest.java 3 files changed, 63 insertions(+), 2 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3077 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If570b42a14d6c226c7b10e21357abdc42c074406 Gerrit-PatchSet: 15 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
