cloudstack-mirror/core/src/com/cloud
2010-09-14 15:36:12 -07:00
..
agent API refactor 2010-08-18 11:24:29 -07:00
alert Source code committed 2010-08-11 09:13:29 -07:00
async Source code committed 2010-08-11 09:13:29 -07:00
capacity Source code committed 2010-08-11 09:13:29 -07:00
cluster Source code committed 2010-08-11 09:13:29 -07:00
configuration Source code committed 2010-08-11 09:13:29 -07:00
consoleproxy moving console proxy alert event args to server package to avoid circular dependencies 2010-09-13 14:58:58 -07:00
dc Source code committed 2010-08-11 09:13:29 -07:00
domain Source code committed 2010-08-11 09:13:29 -07:00
event moving event utils from core to server to avoid circular dependencies. 2010-09-13 15:01:43 -07:00
exception Source code committed 2010-08-11 09:13:29 -07:00
ha Source code committed 2010-08-11 09:13:29 -07:00
host Source code committed 2010-08-11 09:13:29 -07:00
hypervisor Committing Kris' big merge 2010-08-11 16:02:57 -07:00
info Source code committed 2010-08-11 09:13:29 -07:00
maid Source code committed 2010-08-11 09:13:29 -07:00
network Refactoring deleteDomain to new API framework. Cleaning up some compilation errors that resulted from previous refactoring, namely there was a requirement to keep the old manager method around for createDiskOffering and createZone in order for the ConfigurationServer to work. 2010-09-14 15:36:12 -07:00
offerings Source code committed 2010-08-11 09:13:29 -07:00
resource Source code committed 2010-08-11 09:13:29 -07:00
serializer Refactoring deleteDomain to new API framework. Cleaning up some compilation errors that resulted from previous refactoring, namely there was a requirement to keep the old manager method around for createDiskOffering and createZone in order for the ConfigurationServer to work. 2010-09-14 15:36:12 -07:00
server Api refactor: 2010-08-12 16:32:23 -07:00
service Source code committed 2010-08-11 09:13:29 -07:00
storage 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
user Branch 2.1.refactor committed 2010-08-11 09:13:42 -07:00
vm Refactor listSystemVms to new API framework. Add missing licensing info to several API response files. Combine ConsoleProxy and SecondaryStorageVm interfaces into SystemVm interface to have common functions callable from one interface rather than having to cast overly much just to get the same data from the objects. This also includes a partial refactoring of ListStoragePoolsAndHosts command. 2010-09-08 18:56:27 -07:00