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. |
||
|---|---|---|
| .. | ||
| dao | ||
| firewall | ||
| security | ||
| vpn | ||
| DedicateGuestVlanRangesTest.java | ||
| MockFirewallManagerImpl.java | ||
| MockNetworkManagerImpl.java | ||
| MockNetworkModelImpl.java | ||
| MockRulesManagerImpl.java | ||
| NetworkManagerTest.java | ||
| NetworkManagerTestComponentLibrary.java | ||
| NetworkModelTest.java | ||
| UpdatePhysicalNetworkTest.java | ||