----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8565/ -----------------------------------------------------------
(Updated Dec. 17, 2012, 10:35 a.m.) Review request for cloudstack, Rohit Yadav and Fang Wang. Changes ------- Updated the diff to resolve conflicts with commit c167ad45e3480160c086e5bf532a72d9704c072b. Please verify if it applies now. Description ------- Add the entityType to the parameter annotation. Annotate SecurityGroupRules response This addresses bug CLOUDSTACK-518. Diffs (updated) ----- api/src/org/apache/cloudstack/api/command/user/securitygroup/AuthorizeSecurityGroupEgressCmd.java 566e5c0 api/src/org/apache/cloudstack/api/command/user/securitygroup/AuthorizeSecurityGroupIngressCmd.java b5e6aa2 api/src/org/apache/cloudstack/api/command/user/securitygroup/CreateSecurityGroupCmd.java b83a972 api/src/org/apache/cloudstack/api/command/user/securitygroup/DeleteSecurityGroupCmd.java 5ca76ef api/src/org/apache/cloudstack/api/command/user/securitygroup/ListSecurityGroupsCmd.java 3a49b26 api/src/org/apache/cloudstack/api/command/user/securitygroup/RevokeSecurityGroupEgressCmd.java 9783218 api/src/org/apache/cloudstack/api/command/user/securitygroup/RevokeSecurityGroupIngressCmd.java 34c0004 api/src/org/apache/cloudstack/api/response/SecurityGroupRuleResponse.java 206e5fb Diff: https://reviews.apache.org/r/8565/diff/ Testing ------- Thanks, Likitha Shetty