cloudstack/scripts/vm
Jayapal 619f014255 CLOUDSTACK-8298: Update copying large size VR config file in xenserver
When there is large size VR configuration (aggregate commands) copying data to VR using vmops plugin was failed
 because of the ARG_MAX size limitation. The configuration data size is around 300KB.

 Updated this to create file in host by scp with file contents. This will create file in host.
 Then copy the file from the host to VR using hte vmops createFileInDomr method.

  In host file get created in /tmp/ with name VR-<UUID>.cfg, once it copied to VR this file will be removed.
2015-03-04 11:52:10 +05:30
..
hypervisor CLOUDSTACK-8298: Update copying large size VR config file in xenserver 2015-03-04 11:52:10 +05:30
network CLOUDSTACK-7195: log wide exceptions in security_group.py 2014-12-05 17:24:27 -05:00
systemvm CLOUDSTACK-6298:[Windows] if already tmp directory exists inject keys is dailing on widows while starting the management server 2014-04-16 11:07:55 +05:30
pingtest.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00