mirror of https://github.com/apache/cloudstack.git
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. |
||
|---|---|---|
| .. | ||
| BareMetalVmService.java | ||
| DiskProfile.java | ||
| InstanceGroup.java | ||
| Nic.java | ||
| NicProfile.java | ||
| ReservationContext.java | ||
| RunningOn.java | ||
| UserVmService.java | ||
| VirtualMachine.java | ||
| VirtualMachineProfile.java | ||
| VmStats.java | ||