----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8480/ -----------------------------------------------------------
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-197. 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