Re: Ec2stack not working with current aws cli

2015-08-11 Thread sebgoa
On Aug 10, 2015, at 11:25 PM, Carlos Reátegui wrote: > >> >> Can you make a PR that updates the README with this config option… > > Done. > thanks merged > >> >> thanks >> >>> On Aug 6, 2015, at 3:07 AM, Carlos Reategui wrote: >>> >>> BTW I figured out how to force the cli to send v2

Re: Ec2stack not working with current aws cli

2015-08-10 Thread Carlos Reátegui
> > Can you make a PR that updates the README with this config option… Done. > > thanks > >> On Aug 6, 2015, at 3:07 AM, Carlos Reategui wrote: >> >> BTW I figured out how to force the cli to send v2. It would still be nice >> to update Ec2Stack though: >> >> aws configure set profile..

Re: Ec2stack not working with current aws cli

2015-08-10 Thread Sebastien Goasguen
since we don’t have docs for ec2stack yet. Can you make a PR that updates the README with this config option… thanks > On Aug 6, 2015, at 3:07 AM, Carlos Reategui wrote: > > BTW I figured out how to force the cli to send v2. It would still be nice > to update Ec2Stack though: > > aws configu

Re: Ec2stack not working with current aws cli

2015-08-05 Thread Carlos Reategui
BTW I figured out how to force the cli to send v2. It would still be nice to update Ec2Stack though: aws configure set profile..ec2.signature_version v2 Or for your default profile: aws configure set default.ec2.signature_version v2 The above will update your ~/.aws/config file. On Wed,

Ec2stack not working with current aws cli

2015-08-05 Thread Carlos Reategui
Hi, I am having trouble with the current aws cli. Ec2stack is expecting AWS signature version 2 but the current aws cli uses v4. Do I file a JIRA in under cloudstack? I did not see an ec2stack component. Here is a wireshark capture: POST / HTTP/1.1 Host: localhost:5000 Accept-Encoding: identit