cloudstack/plugins/hypervisors
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
..
baremetal 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
kvm fix unit test 2013-06-13 17:02:53 -07:00
ovm CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30
simulator Provide mock implementations of VPC network commands 2013-06-05 12:47:31 +05:30
ucs Removing ^M's from code. 2013-04-04 00:53:20 +05:30
vmware CLOUDSTACK-2502: Scalevm and over provisioning should respect each other 2013-06-13 16:30:56 +05:30
xen CLOUDSTACK-2502: Scalevm and over provisioning should respect each other 2013-06-13 16:30:56 +05:30