cloudstack/plugins
Abhinandan Prateek 983dee7f20 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.

Quota service: Fix check for admin account
2015-12-18 08:52:16 +05:30
..
acl/static-role-based Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
affinity-group-processors Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
alert-handlers Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00
api Merge branch '4.6' 2015-12-07 12:44:07 +05:30
database CLOUDSTACK-9174: A deleted account results in NPE 2015-12-18 08:52:16 +05:30
dedicated-resources Merge release branch 4.6 to master 2015-12-03 20:42:41 +01:00
deployment-planners Removed PlannerBase empty class 2015-12-01 11:45:23 -02:00
event-bus Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
file-systems/netapp Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
ha-planners/skip-heurestics Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
host-allocators/random Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
hypervisors license 2015-12-14 17:39:06 +01:00
network-elements Merge release branch 4.6 to master 2015-12-07 21:36:36 +01:00
storage CLOUDSTACK-9062: Improve S3 implementation. 2015-11-19 15:29:10 +01:00
storage-allocators/random Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
user-authenticators Removal of DefaultUserAuthenticator empty class 2015-11-27 21:29:50 -02:00
pom.xml CLOUDSTACK-8592: Implement Quota service 2015-12-07 23:02:48 +05:30