Re: requested location eu-central-1, which is not in the configured locations

2016-03-20 Thread Andrew Gaul
I can confirm that the aws-s3 provider still uses the v2 signatures. I committed several fixes for the v4 signatures in JCLOUDS-766 but one blocking issue remains. v4 URL signing requires a content hash for the server to accept the PUT request but the jclouds API does not allow for this. One wor

Re: Group name not set for new nodes on EC2

2016-03-20 Thread Andrew Phillips
On 2016-03-20 10:00, cen wrote: Agree with both statements. If there was documentation about this on createSecurityGroup I'd knew instantly what is going on. It could even be a generic statement that a certain method adheres to GroupNamingConvention. The pattern does not really match my use ca

Re: Group name not set for new nodes on EC2

2016-03-20 Thread cen
Agree with both statements. If there was documentation about this on createSecurityGroup I'd knew instantly what is going on. It could even be a generic statement that a certain method adheres to GroupNamingConvention. The pattern does not really match my use case because I create a single securit