cloudstack/api/src/com/cloud/vm
prachi 9aba817256 Bug 9652: Need to provide a way to specify deployment plan during VM start
Changes:
- Added a new parameter to pass in deployment plan during vm start
- If a hostId is passed in to the DeployVMCmd (only allowed for a root admin to test a host), a plan is passed in to start the vm in that host's datacenter, pod and cluster and on that host
- If a plan is passed in during start, but if the VM's root volume is READY, then plan of the root volume takes precedence. In that case the plan passed in is not used.
2011-05-04 15:02:52 -07:00
..
BareMetalVmService.java Add license header to files 2011-04-14 11:23:14 -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 9621: set addressFormat during NicProfile creation 2011-04-27 23:19:43 -07:00
NicProfile.java bug 9621: set addressFormat during NicProfile creation 2011-04-27 23:19:43 -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 9652: Need to provide a way to specify deployment plan during VM start 2011-05-04 15:02:52 -07:00
VirtualMachine.java changed getName to getHostname 2011-04-29 08:34:10 -07:00
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