cloudstack/server/src/com/cloud/vm
alena 46a80a599a bug 9192: multiple improvementes to listVms command.
1) No longer do multiple searches involving "domain" table; only one join with domain is being done.
2) Do join with domain table only when command is executed by domainAdmin
3) Added index for "path" field in "domain" table
4) No longer do joins with account table as account_id is already present in vm_instance table.
2011-03-29 18:42:44 -07:00
..
dao bug 8146: Multiple network case (default network is Virtual) - for Direct networks dhcp servers set dns to the eth0 ip address of the domR belonging to virtualNetwork 2011-03-07 19:56:25 -08:00
ClusteredVirtualMachineManagerImpl.java added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
ItWorkDao.java added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
ItWorkDaoImpl.java added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
ItWorkVO.java more changes to make it work better in a cluster 2011-02-11 17:03:04 -08:00
NicVO.java Fixed DB upgrade script - vm_type field can be NULL 2011-03-05 10:37:57 -08:00
ReservationContextImpl.java Harmony amongst gurus 2010-11-03 21:18:31 -07:00
SystemVmLoadScanHandler.java Add system VM load scaner 2011-03-28 18:44:48 -07:00
SystemVmLoadScanner.java Use SystemVmLoadScanner for console proxy VMs 2011-03-29 11:19:01 -07:00
UserVmManager.java minor fix 2011-02-28 12:16:40 -05:00
UserVmManagerImpl.java bug 9192: multiple improvementes to listVms command. 2011-03-29 18:42:44 -07:00
VirtualMachineGuru.java bug 8383: HA: perform ssh check before marking system vms as running. For domR, also reapply all ips/PF/LB/VPN/Dhcp/Userdata. 2011-02-04 14:33:14 -08:00
VirtualMachineManager.java API changes for Bug 3316 - Manual live migration of Virtual Machines 2011-03-11 17:49:53 -08:00
VirtualMachineManagerImpl.java bug 9161: 2011-03-28 14:46:54 -07:00
VirtualMachineProfileImpl.java Bug 8208 - bare metal provisioning 2011-03-01 17:47:37 -08:00