Allon Mureinik has uploaded a new change for review.

Change subject: core: DAO to get all relevant quotas for VDS Group
......................................................................

core: DAO to get all relevant quotas for VDS Group

Added QuotaDAO.getAllRelevantQuotasForVdsGroup(Guid) that returns all
the thin quotas for the given VDS Group - i.e., any specific quotas
defined on it and any global quotas defined on the storage pool
containing it.

Change-Id: I6a246f3098047d3541a90f1486858ea707a8ac64
---
M backend/manager/dbscripts/quota_sp.sql
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/FixturesTool.java
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/QuotaDAOTest.java
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VdsGroupDAOTest.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
7 files changed, 119 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/3185/1
--
To view, visit http://gerrit.ovirt.org/3185
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a246f3098047d3541a90f1486858ea707a8ac64
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to