mirror of https://github.com/apache/cloudstack.git
reviewed-by: Alex/Kelven Changes: 1. UserVmManagerImpl :: finalizeStart() Added null check for the cmds.getAnswers() object. Return ‘true’ if null. 2. VirtualMachineManagerImpl :: advanceStart() Move the line to set PodId to the vm being started above the state transition where hostId gets set, so that podId is not null in case management server goes down when vm starts on the agent. On restart, podId is not updated during fullsync. So this will prevent podId remaining null. vm.setPodId(dest.getPod().getId()); |
||
|---|---|---|
| .. | ||
| conf | ||
| scripts | ||
| src/com/cloud | ||
| test | ||
| .classpath | ||
| .project | ||