RE: Re: S3 API in CloudStack 3.0.x

2012-06-07 Thread Rajesh Battala
> -Original Message- > From: Michael Butterfield [mailto:michael.butterfi...@caringo.com] > Sent: Friday, June 08, 2012 3:59 AM > To: Chiradeep Vittal > Cc: CloudStack Users; CloudStack DeveloperList > Subject: Re: Re: S3 API in CloudStack 3.0.x > > I have s

Re: Re: S3 API in CloudStack 3.0.x

2012-06-07 Thread Michael Butterfield
I have successfully executed the requests to create a bucket and create an on RHEL 6.2 using boto. Here are few a minor tweaks that I noted during the process: (1) In the CloudScape home, there is a minor typo in that INSTALL.txt. I think 'sh-keygen -t rsa -q' should be 'ssh-keygen -t rsa -q'

Re: S3 API in CloudStack 3.0.x

2012-05-31 Thread Chiradeep Vittal
[Sorry for cross posting, but potentially both users and developers may be interested] The s3-hdfs branch in git.cloud.com [1] replaces the filesystem backend with a HDFS backend. Since we're still discussing where development happens, I haven't moved it to anywhere official. For those looking to