Re: [Error] openstack-Cinder is not in the list of providers or apis

2014-11-19 Thread Alka Beniwal
okey i got solution..:) On Thu, Nov 20, 2014 at 11:25 AM, Alka Beniwal wrote: > Hi, > > When I am using openstack-cinder(1.8.1) with JCloud jars,it is working > fine but with > JCloud Source code files it is not working.NovaApi is working fine, when I > am using Cinder and neutron than I am gett

[Error] openstack-Cinder is not in the list of providers or apis

2014-11-19 Thread Alka Beniwal
Hi, When I am using openstack-cinder(1.8.1) with JCloud jars,it is working fine but with JCloud Source code files it is not working.NovaApi is working fine, when I am using Cinder and neutron than I am getting following exception in run time. Exception in thread "main" java.util.NoSuchElementExce

Re: Without AWS Signature V4, jclouds doesn't work with Frankfurt

2014-11-19 Thread Andrew Phillips
It used to be the case that we executed live tests on major releases, The release threads do contain live tests [1]. But, er, I can't see any for aws-ec2, and we certainly need to pay more attention to what the live tests are actually telling us :-( Thanks for getting Frankfurt going, Adri

Without AWS Signature V4, jclouds doesn't work with Frankfurt

2014-11-19 Thread Adrian Cole
Andrew Gaul mentioned this before, but it is worthwhile calling out that our AWS support is at least partially broken for all recent jclouds versions. In May of 2012, Amazon announced a new way to sign requests, which implies use of a stronger signature, version 4. Andrew Gaul opened an issue on t