cloudstack/patches/systemvm/debian/config/root
Alena Prokharchyk 0fe7c5c935 CLOUDSTACK-2843: Provideded an ability to turn off the synchronization being done on the CS agent side,
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.
2013-06-19 10:16:45 -07:00
..
.ssh update new keypair 2010-10-15 15:50:53 -07:00
redundant_router CLOUDSTACK-2682: Sleep 1 second before switch to BACKUP 2013-05-24 17:10:55 -07:00
bumpup_priority.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
clearUsageRules.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
createIpAlias.sh CLOUDSTACK-702: Multiple ip ranges in different subnets. 2013-05-13 17:06:44 +05:30
deleteIpAlias.sh CLOUDSTACK-2648 [Multiple_IP_Ranges] Reboot or start/stop router vm deletes the ip alises created on VR in case of multiple subnets 2013-06-03 19:22:27 +05:30
dnsmasq.sh CLOUDSTACK-702: Multiple ip ranges in different subnets. 2013-05-13 17:06:44 +05:30
edithosts.sh CLOUDSTACK-2843: Provideded an ability to turn off the synchronization being done on the CS agent side, 2013-06-19 10:16:45 -07:00
firewall.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
firewallRule_egress.sh CLOUDSTACK-299: Egress firewall rules feature for guest network on VR 2013-01-31 10:57:30 +05:30
firewall_rule.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
func.sh CLOUDSTACK-1522: Add timestamp to lock 2013-03-05 15:58:57 -08:00
loadbalancer.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
reconfigLB.sh Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
savepassword.sh CLOUDSTACK-2843: Provideded an ability to turn off the synchronization being done on the CS agent side, 2013-06-19 10:16:45 -07:00
userdata.py Correct license header mainly for patches folder 2012-08-31 10:50:46 -04:00
userdata.sh CLOUDSTACK-2843: Provideded an ability to turn off the synchronization being done on the CS agent side, 2013-06-19 10:16:45 -07:00