cloudstack/plugins
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
..
acl/static-role-based Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
affinity-group-processors Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
alert-handlers CLOUDSTACK-7620: Added SNMP MIB file for snmp-alerts plugin 2014-11-18 14:12:55 +05:30
api removed executable flags from java classes 2014-11-23 19:49:01 +01:00
database/mysql-ha Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
dedicated-resources removed executable flags from java classes 2014-11-23 19:49:01 +01:00
deployment-planners CID-1114613 dead code removed 2015-01-06 16:38:41 +01:00
event-bus use a preferable protocol that works on most infra 2015-01-29 16:03:29 +05:30
file-systems/netapp Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
ha-planners/skip-heurestics Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
host-allocators/random removed executable flags from java classes 2014-11-23 19:49:01 +01:00
hypervisors CLOUDSTACK-8298: Update copying large size VR config file in xenserver 2015-03-04 11:52:10 +05:30
network-elements CLOUDSTACK-8294: fix for java 1.8 build 2015-03-01 13:20:51 +01:00
storage CloudStackPrimaryDataStoreLifeCycleImpl: decode path as UTF8 or fallback 2015-02-05 15:28:22 +05:30
storage-allocators/random Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
user-authenticators pbkdf2: fix encoding issue when converting byte[] to String 2015-02-28 00:44:20 +05:30
pom.xml CLOUDSTACK-5237: Add a default PBKDF2-SHA-256 based authenticator 2015-02-27 15:53:58 +05:30