mirror of https://github.com/apache/cloudstack.git
Changes: - VirtualMachineMgr puts the constraint that if Root volume is already READY, we provide the clusterId in the plan to the deploymentPlanner. Planner then searches for resources only under that cluster. - If no deployment could be found, deploying VM fails. - Fixed this, such that incase the root volume is recreatable, we call the planner again by removing the cluster constraint. Planner will then search for resources in other clusters. - Works for system VMs(SSVM, consoleproxy, virual routers). |
||
|---|---|---|
| .. | ||
| dao | ||
| ClusteredVirtualMachineManagerImpl.java | ||
| ItWorkDao.java | ||
| ItWorkDaoImpl.java | ||
| ItWorkVO.java | ||
| NicVO.java | ||
| ReservationContextImpl.java | ||
| SystemVmLoadScanHandler.java | ||
| SystemVmLoadScanner.java | ||
| UserVmManager.java | ||
| UserVmManagerImpl.java | ||
| UserVmStateListener.java | ||
| VirtualMachineGuru.java | ||
| VirtualMachineManager.java | ||
| VirtualMachineManagerImpl.java | ||
| VirtualMachineProfileImpl.java | ||