cloudstack/core/src/com/cloud/vm
prachi edda8e8032 More changes for Bug 9387:
- Update system vm_instance's template_id if it does not match the system vm template.
- Use _templateDao.findSystemVMTemplate to find the latest system vm template.
2011-04-12 18:31:46 -07:00
..
ConsoleProxy.java Comment out code in executors during the transition to the new API framework. The code is being left around for reference during testing/debugging of the new framework and will be removed in the future. 2010-09-17 11:13:29 -07:00
ConsoleProxyVO.java started vms with these latest 2011-02-11 17:03:04 -08:00
DomainRouterVO.java started vms with these latest 2011-02-11 17:03:04 -08:00
InstanceGroupVMMapVO.java Added missing license info to the bunch of files 2010-09-27 19:08:03 -07:00
InstanceGroupVO.java api refactoring 2010-11-21 12:00:21 -08:00
SecondaryStorageVm.java 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
SecondaryStorageVmVO.java started vms with these latest 2011-02-11 17:03:04 -08:00
SystemVm.java started vms with these latest 2011-02-11 17:03:04 -08:00
UserVmDetailVO.java Added user_vm_details table and corresponding access objects. 2011-01-12 16:32:36 +00:00
UserVmVO.java removed unused domain_router_id from uservm 2011-01-24 16:56:00 -08:00
VMInstanceVO.java More changes for Bug 9387: 2011-04-12 18:31:46 -07:00
VirtualDisk.java Source code committed 2010-08-11 09:13:29 -07:00
VirtualEnvironment.java Source code committed 2010-08-11 09:13:29 -07:00
VirtualMachineName.java fix bugs in allocator 2010-12-13 16:42:25 -08:00
VirtualNetwork.java Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00