Allon Mureinik has uploaded a new change for review.

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

core: DAO to get all relevant quotas for storage

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

Change-Id: I84d7e695afc119df4fe5db413c64dac46b5eafda
---
M backend/manager/dbscripts/create_views.sql
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
6 files changed, 111 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I84d7e695afc119df4fe5db413c64dac46b5eafda
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to