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. |
||
|---|---|---|
| .. | ||
| .ssh | ||
| redundant_router | ||
| bumpup_priority.sh | ||
| clearUsageRules.sh | ||
| createIpAlias.sh | ||
| deleteIpAlias.sh | ||
| dnsmasq.sh | ||
| edithosts.sh | ||
| firewall.sh | ||
| firewallRule_egress.sh | ||
| firewall_rule.sh | ||
| func.sh | ||
| loadbalancer.sh | ||
| reconfigLB.sh | ||
| savepassword.sh | ||
| userdata.py | ||
| userdata.sh | ||