cloudstack/plugins/database/quota
Abhinandan Prateek 3b18d74be6 CLOUDSTACK-9174: A deleted account results in NPE
When an account is deleted from cloudstack for which quota is still
being calculated and if the quota reaches minimum threshold then
quota service will try to alert the user. This results in NPE and is
fixed by excluding such accounts from alerting and other quota related
mechanisms.
2015-12-17 11:12:25 +05:30
..
resources/META-INF/cloudstack/quota CLOUDSTACK-8592: reverting test code 2015-10-29 20:19:21 +05:30
src/org/apache/cloudstack CLOUDSTACK-9174: A deleted account results in NPE 2015-12-17 11:12:25 +05:30
test/org/apache/cloudstack CLOUDSTACK-9153: When negative credits are added to an account the 2015-12-14 15:31:22 +05:30
pom.xml quota: fix pom version, causes build failures 2015-10-30 11:57:46 +05:30