cloudstack/server
will 42f9dedeba Bug #:5975
- 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.
2010-08-25 18:01:29 -07:00
..
conf This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
scripts Source code committed 2010-08-11 09:13:29 -07:00
src/com/cloud Bug #:5975 2010-08-25 18:01:29 -07:00
test Source code committed 2010-08-11 09:13:29 -07:00
.classpath This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00