cloudstack/server/src/com/cloud
abhishek 6070948e16 Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-08-26 11:11:10 -07:00
..
agent/manager Work in progress refactoring createTemplate command to new API. The logic had been partially moved to the manager, still need to finish up moving the logic, then delete the unnecessary code. 2010-08-25 18:26:38 -07:00
alert Source code committed 2010-08-11 09:13:29 -07:00
api Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-08-26 11:11:10 -07:00
async Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-08-18 11:36:05 -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 Refactoring RemoveFromLoadBalancerRuleCmd 2010-08-19 11:59:56 -07:00
resource Source code committed 2010-08-11 09:13:29 -07:00
server Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-08-26 11:11:10 -07:00
servlet Branch 2.1.refactor committed 2010-08-11 09:13:42 -07:00
storage Incremental checkin 2010-08-19 14:40:08 -07:00
template Refactored detach iso command 2010-08-25 15:33:06 -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 Finish refactoring createTemplate to new API framework. The executor and result object from old framework still need to be deleted, but this commit moves all the business logic to the manager with validation in the createPrivateTemplateRecord and creating a snapshot if necessary in createPrivateTemplate. Additionally, added a find method on the template dao to check if the template name is in use for the account (this is part of the validation). 2010-08-25 18:26:38 -07:00