cloudstack/plugins/hypervisors
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
..
baremetal CLOUDSTACK-8273: fix baremetal account creation 2015-02-27 15:55:09 +05:30
hyperv hyperv: fix maven warning, add version to exec plugin 2015-01-23 18:41:09 +05:30
kvm LibvirtComputingResource: Support 'Oracle Linux 7' as pv guest 2015-03-03 10:44:12 -08:00
ovm CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException 2014-12-18 14:27:55 +05:30
simulator CLOUDSTACK-8197 create MinVRVersion config item 2015-02-03 13:18:15 +01:00
ucs removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vmware CLOUDSTACK-8136. [VMware] Create VM snapshot fails if a previous attempt to take the snapshot failed. 2014-12-30 14:19:48 +05:30
xenserver CLOUDSTACK-8298: Update copying large size VR config file in xenserver 2015-03-04 11:52:10 +05:30