[ 
https://issues.apache.org/jira/browse/LIBCLOUD-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomaz Muraus updated LIBCLOUD-608:
----------------------------------

    Priority: Minor  (was: Major)

> Amazon EC2 methods don't work with 'POST'
> -----------------------------------------
>
>                 Key: LIBCLOUD-608
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-608
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>    Affects Versions: 0.13.3
>            Reporter: Gilly Barr
>            Priority: Minor
>
> When creating the signature for EC2 api requests, it is always built as if 
> the request is done using GET.
> The word 'GET' is hardcoded in the method that builds the signature.
> file : common/aws.py    line : 171
> and in the AWS documentation, it says you need to use 'POST' or 'GET' 
> depending on which method you use.
> http://docs.aws.amazon.com/general/latest/gr/signature-version-2.html
> (This happens in version 0.15.1)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to