Download file from Swift

2014-12-22 Thread Sofiane Soulfly
Hello everybody, after I uploaded successfully a text file to Swift, now I want download that file into my file system. I tried with ObjectApi.get but nothing was downloaded. Thank you. Regards, SB

Re: Question about creation of VPCs and Subnets for AWSEC2

2014-12-22 Thread Ignasi Barrera
Hi Paolo, That is still not supported (but I think you already know that, as an issue has been opened: https://issues.apache.org/jira/browse/JCLOUDS-796). On 17 December 2014 at 19:37, Paolo Magnani paolo.magn...@cloudesire.com wrote: As the topic says, is it possible to create and manage

Re: Certificate validation issue with AWS EC2

2014-12-22 Thread Ignasi Barrera
jclouds uses a driver mechanism to perform HTTP requests. Currently it supports 3 drivers: the default one that uses the Java HttpUrlConnection, the OkHttp driver and the Apache HttpClient one. Those drivers are the ones that create and manage the actual HTTP connections, and jclouds doesn't set

AWS VPC support

2014-12-22 Thread Jai M
Hi, Is the AWS VPC (CRUD) implementation availalbe in the latest release ? I found the below thread that this feature has been moved to the labs. https://github.com/jclouds/legacy-jclouds/issues/1393 Can someone give pointers on this feature availability ? Rgds Jai