You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Likitha Shetty <li...@citrix.com> on 2013/02/01 05:52:17 UTC

Review Request: [EC2 Query API] DescribeImageAttribute fails

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

Review request for cloudstack and Prachi Damle.


Description
-------

EC2DescribeImageAttribute fails with 'Unsupported - only description supported' error. And this is observed for both the supported attributes 'Description' and 'LaunchPermission'


This addresses bug CLOUDSTACK-1117.


Diffs
-----

  awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 78e736f 

Diff: https://reviews.apache.org/r/9215/diff/


Testing
-------

1. Run DescribeImageAttribute - result should include 
a. Attribute type identifier
b. Image id
c. Attribute information


Thanks,

Likitha Shetty


Re: Review Request: [EC2 Query API] DescribeImageAttribute fails

Posted by Prachi Damle <pr...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9215/#review16316
-----------------------------------------------------------

Ship it!


Fix is correct. Commit hash:	12ad296b6c323f017f2fdbeb1e9be79c81c8dca2


- Prachi Damle


On Feb. 1, 2013, 4:52 a.m., Likitha Shetty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9215/
> -----------------------------------------------------------
> 
> (Updated Feb. 1, 2013, 4:52 a.m.)
> 
> 
> Review request for cloudstack and Prachi Damle.
> 
> 
> Description
> -------
> 
> EC2DescribeImageAttribute fails with 'Unsupported - only description supported' error. And this is observed for both the supported attributes 'Description' and 'LaunchPermission'
> 
> 
> This addresses bug CLOUDSTACK-1117.
> 
> 
> Diffs
> -----
> 
>   awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 78e736f 
> 
> Diff: https://reviews.apache.org/r/9215/diff/
> 
> 
> Testing
> -------
> 
> 1. Run DescribeImageAttribute - result should include 
> a. Attribute type identifier
> b. Image id
> c. Attribute information
> 
> 
> Thanks,
> 
> Likitha Shetty
> 
>