cloudstack/server/src/com/cloud/vm
prachi 4c89cc57ae Bug 9652: Need to provide a way to specify deployment plan during VM start
Changes:
- Throw an exception if the deployment plan passed into start() cannot be satisfied by the current constraints (such as root volume is already created in a pool in a different
cluster).
2011-05-06 14:39:53 -07:00
..
dao bug 9678: update user statistics in cloud_usage. Send network usage command to routers of virtual network only 2011-05-04 02:38:25 +05:30
ClusteredVirtualMachineManagerImpl.java bug 9223, 9224: persist runid to form cluster session, based on cluster session and DB condition to issue isolation notification for self-fencing 2011-04-13 15:13:54 -07:00
ItWorkDao.java added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
ItWorkDaoImpl.java bug 9161: better fix 2011-03-31 18:23:32 -07:00
ItWorkVO.java more changes to make it work better in a cluster 2011-02-11 17:03:04 -08:00
NicVO.java bug 9621: set addressFormat during NicProfile creation 2011-04-27 23:19:43 -07:00
ReservationContextImpl.java Harmony amongst gurus 2010-11-03 21:18:31 -07:00
SystemVmLoadScanHandler.java global replacement to avoid using getClass().getName() for unique names 2011-04-19 17:26:41 -07:00
SystemVmLoadScanner.java Removed the ugly cglib name 2011-04-28 15:45:09 -07:00
UserVmManager.java minor fix 2011-02-28 12:16:40 -05:00
UserVmManagerImpl.java Fix other stupid string comparsions 2011-05-06 10:21:05 -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 Bug 9652: Need to provide a way to specify deployment plan during VM start 2011-05-04 15:02:52 -07:00
VirtualMachineManagerImpl.java Bug 9652: Need to provide a way to specify deployment plan during VM start 2011-05-06 14:39:53 -07:00
VirtualMachineProfileImpl.java changed getName to getHostname 2011-04-29 08:34:10 -07:00