cloudstack/server/src/com/cloud/server
Sheng Yang b4605fbf2f Fix SSL Keystore path in the development version
Now the cloud.keystore would at the same path as file "db.properties", which
should make both development version and distribution version happy.
2011-05-16 11:28:45 -07:00
..
auth cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
ConfigurationServer.java Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
ConfigurationServerImpl.java Fix SSL Keystore path in the development version 2011-05-16 11:28:45 -07:00
Criteria.java bug 9158: introduced new parameter "storageId" to listVirtualMachines api. 2011-03-25 18:26:59 -07:00
ManagementServer.java bug 9564: 1) For all list commands set pageSize() to default.page.size if not specified 2) When pageSize is specified in the request, and it's more than default.page.size - throw an exception 2011-04-29 16:57:38 -07:00
ManagementServerImpl.java Separated resource management and agent management code. It's not all done but at least we make a first step 2011-05-16 10:55:18 -07:00
StatsCollector.java bug 8866,4942: Added support for Direct Network Usage collection 2011-05-16 18:31:41 +05:30