cloudstack/server/src/com/cloud
Kris McQueen e55e6c283f Refactoring work on listCapacities, listConfigurations, listClusters, and listDiskOfferings commands. The work represents consolidating the Criteria object into just pulling the search criteria directly from the command. Also changed BaseListCmd to server the startIndex and pageSizeVal [includes default page size of 50] rather than have each search command compute these things. 2010-08-30 16:18:39 -07:00
..
agent/manager Refactored associateIPAddress and updateHost commands. 2010-08-30 15:22:42 -07:00
alert Source code committed 2010-08-11 09:13:29 -07:00
api Refactoring work on listCapacities, listConfigurations, listClusters, and listDiskOfferings commands. The work represents consolidating the Criteria object into just pulling the search criteria directly from the command. Also changed BaseListCmd to server the startIndex and pageSizeVal [includes default page size of 50] rather than have each search command compute these things. 2010-08-30 16:18:39 -07:00
async Refactored associateIPAddress and updateHost commands. 2010-08-30 15:22:42 -07:00
cluster Source code committed 2010-08-11 09:13:29 -07:00
configuration Refactoring createZone to new API framework. The logic was entirely delegated to configuration manager, so pushed the logic there and removed the proxy method from Management server. 2010-08-25 18:26:38 -07:00
consoleproxy Refactored the destroy console proxy command 2010-08-26 11:10:29 -07:00
ha API refactor 2010-08-18 11:24:29 -07:00
hypervisor API refactor 2010-08-18 11:24:29 -07:00
maid Source code committed 2010-08-11 09:13:29 -07:00
maint Source code committed 2010-08-11 09:13:29 -07:00
migration Source code committed 2010-08-11 09:13:29 -07:00
network Refactored associateIPAddress and updateHost commands. 2010-08-30 15:22:42 -07:00
resource Source code committed 2010-08-11 09:13:29 -07:00
server Refactoring work on listCapacities, listConfigurations, listClusters, and listDiskOfferings commands. The work represents consolidating the Criteria object into just pulling the search criteria directly from the command. Also changed BaseListCmd to server the startIndex and pageSizeVal [includes default page size of 50] rather than have each search command compute these things. 2010-08-30 16:18:39 -07:00
servlet Branch 2.1.refactor committed 2010-08-11 09:13:42 -07:00
storage Refactoring the delete snapshot command. This has a lot of spaghetti calls, trying my best to make it works. Hopefully it all does, on the 1st pass 2010-08-27 11:26:14 -07:00
template Refactored the delete template command 2010-08-26 16:15:42 -07:00
test Source code committed 2010-08-11 09:13:29 -07:00
user Refactoring the updateResourceLimits code, moving all logic to agent manager, updating the enum with a new manager type for reflection 2010-08-18 10:32:21 -07:00
vm Refactored the destroy vm command 2010-08-26 13:37:57 -07:00