cloudstack/server
will f8c93cd5fa Bug #:5975
Merge from 2.1.x

- Fixed issue where listAccounts only return one less than the actual number of accounts in the system.  That is because the SQL query asks for X accounts, but the API filters out the SYSTEM account.  The fix is to add the filter of the system account in the actual query itself rather than have the code do it.

Conflicts:

	server/src/com/cloud/api/commands/ListAccountsCmd.java
2010-08-25 18:21:32 -07:00
..
conf Source code committed 2010-08-11 09:13:29 -07:00
scripts Source code committed 2010-08-11 09:13:29 -07:00
src/com/cloud Bug #:5975 2010-08-25 18:21:32 -07:00
test Source code committed 2010-08-11 09:13:29 -07:00
.classpath "Add host" for kvm: 2010-08-13 23:19:36 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00