-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8480/#review15970
-----------------------------------------------------------

Ship it!


Looks correct. Fixes the issue blocking the REST calls.

- Prachi Damle


On Dec. 12, 2012, 10:31 a.m., Likitha Shetty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8480/
> -----------------------------------------------------------
> 
> (Updated Dec. 12, 2012, 10:31 a.m.)
> 
> 
> Review request for cloudstack and Prachi Damle.
> 
> 
> Description
> -------
> 
> In AWSAPI while forming the signature to validate an API, url-encode every 
> parameter name with UTF-8 encoding scheme. 
> 
> 
> This addresses bug CLOUDSTACK-609.
> 
> 
> Diffs
> -----
> 
>   awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 4f74873 
> 
> Diff: https://reviews.apache.org/r/8480/diff/
> 
> 
> Testing
> -------
> 
> After setting up AWSAPI, using the boto client called
>  attach_volume(<volume_id>, <instance_id>, <device>)
> Successfully attached the specified volume to the instance
> 
> 
> Thanks,
> 
> Likitha Shetty
> 
>

Reply via email to