cloudstack/core/src/com/cloud
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
..
agent 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
consoleproxy License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
exception merge master 2013-05-11 15:28:43 +05:30
host merge master 2013-05-11 15:28:43 +05:30
hypervisor/hyperv/resource merge master 2013-05-11 15:28:43 +05:30
info merge master 2013-05-11 15:28:43 +05:30
network CLOUDSTACK-2620 [Multiple_IP_Ranges] Guest vm's nameserver is not set to VRs guest IP address in case of multiple subnets 2013-06-03 19:09:01 +05:30
resource merge master 2013-05-11 15:28:43 +05:30
serializer License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
storage zero size of template/volume being registered causes infinite loop on SSVM, 2013-05-29 15:18:20 -07:00