cloudstack/server/src/com/cloud
Marcus Sorensen 3bf8ca7697 CLOUDSTACK-2003: When accounts and domains are deleted, cleanup can fail,
leaving instances in eternal expunged state. This happens when a domain is
deleted while a deleted account is cleaning up. The cleanup looks for the domain
of the account and we hit a null pointer. Adding null pointer check.

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1365695448 -0600
2013-04-11 18:29:59 +01:00
..
account Patch from Chip Childers 2012-07-02 09:51:21 -04:00
acl All merge conflicts resolved 2013-01-18 12:14:57 -08:00
agent Fix for _pingTimeout being 0 in AgentMonitor 2013-04-04 15:59:06 +01:00
alert Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
api CLOUDSTACK-1890: listProjects is not listing state in the response. 2013-04-02 19:51:12 +01:00
async Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
capacity CLOUDSTACK-1307 Noticed NPE when we put host in maintenance mode in clustered management setup 2013-02-19 15:15:00 -08:00
certificate/dao Add Spring annotation to major components 2012-11-07 14:53:39 -08:00
cluster CLOUDSTACK-1795: implement custom AOP to fully support legacy CloudStack AOP semantcis 2013-03-27 13:06:49 +00:00
configuration Typos fixed 2013-04-11 18:52:09 +09:00
consoleproxy Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
dao CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:43:40 +05:30
dc CLOUDSTACK-1332: Pass IPv6 DNS to VR 2013-02-25 16:07:36 -08:00
deploy CLOUDSTACK-1276, CLOUDSTACK-1729: Remove autoscanning, ensure adpater execution order in runtime 2013-03-27 13:02:18 +00:00
domain CLOUDSTACK-2003: When accounts and domains are deleted, cleanup can fail, 2013-04-11 18:29:59 +01:00
event CLOUDSTACK-1795: implement custom AOP to fully support legacy CloudStack AOP semantcis 2013-03-27 13:06:49 +00:00
ha CLOUDSTACK-1276, CLOUDSTACK-1729: Remove autoscanning, ensure adpater execution order in runtime 2013-03-27 13:02:18 +00:00
host/dao CloudStack CLOUDSTACK-774 2013-02-21 15:39:15 -08:00
hypervisor Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3 2013-02-12 23:14:24 -07:00
keystore Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
maint Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
migration Deprecate 2.1.x migration DAOs, it breaks EntityManager's singleton assumption 2013-01-17 18:55:14 -08:00
network Make the VpcManager check a list of supported providers 2013-04-10 13:58:24 +01:00
offerings Merge javelin into master 2013-02-01 14:40:45 -08:00
projects CLOUDSTACK-1636: Removed the concept of owner region. Removed region_id from user/account and domain tables. Removed forwarding of api calls to owner region. Removed api_key and secret_key from region table. Included related DB upgrade changes. 2013-03-14 21:22:48 -04:00
resource CLOUDSTACK-1276, CLOUDSTACK-1729: Remove autoscanning, ensure adpater execution order in runtime 2013-03-27 13:02:18 +00:00
resourcelimit CLOUDSTACK-1574 : updateResourceCount API is failed saying to specify valida resource type even after parsing the valid resource type. 2013-03-08 10:14:03 -05:00
secstorage Bring javelin back to the status of being able to start System VMs after another round of master branch merge 2013-01-18 19:15:32 -08:00
server CLOUDSTACK-1865: Change StatsCollector to be a manager so that it can initialize itself at proper run level 2013-04-02 15:22:47 +01:00
service Put usage server under Spring 2013-01-25 23:00:55 -08:00
servlet CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -08:00
storage Typos fixed 2013-04-11 18:52:09 +09:00
tags Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
template CLOUDSTACK-1237: Fix an overriding method that would help find template adapter 2013-02-13 15:21:24 +05:30
test Fix issues after another round of merge 2013-01-11 16:54:32 -08:00
upgrade CLOUDSTACK-1804:Upgrade 4.0 -> 4.1 - DB upgrade fails. 2013-03-27 13:50:12 +00:00
usage CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:43:40 +05:30
user CLOUDSTACK-1834: Events are not generated for registerUserKeys() 2013-04-09 14:23:15 +01:00
uuididentity Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
vm CLOUDSTACK-1276, CLOUDSTACK-1729: Remove autoscanning, ensure adpater execution order in runtime 2013-03-27 13:02:18 +00:00