cloudstack/utils
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
..
bindir If git build sccs file is present, catenate it to standard output with these brand new commands 2010-08-11 18:14:55 -07:00
conf Source code committed 2010-08-11 09:13:29 -07:00
src 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
test/com/cloud/utils Source code committed 2010-08-11 09:13:29 -07:00
.classpath Source code committed 2010-08-11 09:13:29 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00