----------------------------------------------------------- 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 > >