cloudstack/api/src/com/cloud/vm
prachi 2f19599fe9 Bug 11481 - get manual live migration working with all VMs
Changes:
- Added a new API  'migrateSystemVm'  backed by MigrateSystemVMCmd.java to migrate system VMs (SSVM, consoleproxy, domain routers(router, LB, DHCP))
- This is Admin only action
- The existing API 'migratevirtualmachine' is only for user VMs

Conflicts:

	api/src/com/cloud/api/ResponseGenerator.java
	api/src/com/cloud/api/commands/ListHostsCmd.java
	api/src/com/cloud/server/ManagementService.java
	api/src/com/cloud/vm/UserVmService.java
	server/src/com/cloud/api/ApiResponseHelper.java
	server/src/com/cloud/server/ManagementServerImpl.java
2011-09-29 18:11:08 -07:00
..
BareMetalVmService.java Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit) 2011-07-26 18:05:42 -07:00
DiskProfile.java Removed the async create status for volume now that our customers don't use it 2011-03-24 20:04:23 -07:00
InstanceGroup.java api refactoring 2010-11-21 12:00:21 -08:00
Nic.java bug 11021: Add ReservationStrategy.Managed to prevent sourceNat from release 2011-08-10 12:52:19 -07:00
NicProfile.java bug 4706: allow to specify which ip address from the network to take when do vm deployment. The model is supported for multiple network case as well. 2011-07-15 14:20:52 -07:00
ReservationContext.java Harmony amongst gurus 2010-11-03 21:18:31 -07:00
RunningOn.java Add license header to files 2011-04-14 11:23:14 -07:00
UserVmService.java Bug 11481 - get manual live migration working with all VMs 2011-09-29 18:11:08 -07:00
VirtualMachine.java bug 11514: VM transition form Stopped to Error state should be considered as VM.DESTROY 2011-09-21 20:50:22 +05:30
VirtualMachineProfile.java Add license header to files 2011-04-14 11:23:14 -07:00
VmStats.java moved all agent commands to api. 2011-01-20 09:54:05 -08:00