You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Nipun Udara <y....@gmail.com> on 2014/06/02 20:54:47 UTC

[GSOC] Status update from Nipun Udara

In the previous week i have done fallowing

write testcases for input handler and output handler

write Keypair builder
 this will generate new ssh keypair

update initializeCloudEnvironment method to run a post boot script to
install
s3-cmd tool so that remote host can do filetransfer with s3

implement runScriptOnNode method
this can run script on node

implement uploadFiles method
this can tranfer binary files to remote host using Jclouds ssh client

Regards
Nipun Udara