mirror of https://github.com/apache/cloudstack.git
for number of commands participating in Vm deployment process, as parallel deployment is supported on the hypervisor side. The behavior is controlled by global config varirables: "execute.in.sequence.hypervisor.commands" (false by default) sets/resets the synchronization for commands: ========================= StartCommand StopCommand CreateCommand CopyVolumeCommand "execute.in.sequence.network.element.commands" (false by default) sets/resets the synchronization for commands: ========================== DhcpEntryCommand SavePasswordCommand UserDataCommand VmDataCommand As a part of the fix, increased the global lock timeout to 30 mins in several VR scripts: =========================== edithosts.sh savepassword.sh userdata.sh to support situations when multiple concurrent calls to the script are being made. |
||
|---|---|---|
| .. | ||
| api | ||
| components-api | ||
| compute | ||
| network | ||
| orchestration | ||
| planning/src/org/apache/cloudstack/platform/planning | ||
| schema | ||
| service | ||
| storage | ||
| pom.xml | ||