cloudstack/core/src/com/cloud/user
Kris McQueen b4ef066846 bug 6782: fix NPEs associated with looking up the account after it's been deleted. When cleaning up the account, we delete the accountVO first, then stop/destroy VMs, routers, etc. During this cleanup, there are times when the account needs to be retrieved, and since it's been removed it has to be found by id 'including removed' in order to find it.
status 6782: resolved fixed
2010-10-27 18:23:23 -07:00
..
dao bug 6782: fix NPEs associated with looking up the account after it's been deleted. When cleaning up the account, we delete the accountVO first, then stop/destroy VMs, routers, etc. During this cleanup, there are times when the account needs to be retrieved, and since it's been removed it has to be found by id 'including removed' in order to find it. 2010-10-27 18:23:23 -07:00
AccountVO.java deploy vm completed 2010-10-26 09:35:24 -07:00
UserAccount.java Source code committed 2010-08-11 09:13:29 -07:00
UserAccountVO.java Source code committed 2010-08-11 09:13:29 -07:00
UserContext.java Added more changes to the api 2010-10-21 15:11:49 -07:00
UserStatisticsVO.java Source code committed 2010-08-11 09:13:29 -07:00
UserVO.java deploy vm completed 2010-10-26 09:35:24 -07:00