cloudstack/plugins
Jayapal dd6bcde65b 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.

(cherry picked from commit 619f014255)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-04 16:56:07 +05:30
..
acl/static-role-based Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
affinity-group-processors Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
alert-handlers CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin 2014-11-18 14:12:55 +05:30
api Fixed few coverity patches 2015-02-02 12:48:38 +05:30
database/mysql-ha Fix pom relative path 2014-03-14 14:55:26 +01:00
dedicated-resources Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
deployment-planners CLOUDSTACK-6650: Reorder Cluster list in deployment planner to protect 2014-10-14 17:55:37 +05:30
event-bus rabbitmq: bump up dependency lib version 2015-02-06 16:07:19 +05:30
file-systems/netapp Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
ha-planners/skip-heurestics Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
host-allocators/random Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
hypervisors CLOUDSTACK-8298: Update copying large size VR config file in xenserver 2015-03-04 16:56:07 +05:30
network-elements CLOUDSTACK-8273: fix baremetal account creation 2015-02-27 15:52:25 +05:30
storage CloudStackPrimaryDataStoreLifeCycleImpl: decode path as UTF8 or fallback 2015-02-05 15:27:45 +05:30
storage-allocators/random Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
user-authenticators pbkdf2: fix encoding issue when converting byte[] to String 2015-02-28 00:42:27 +05:30
pom.xml CLOUDSTACK-5237: Add a default PBKDF2-SHA-256 based authenticator 2015-02-27 15:50:09 +05:30