----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24557/ -----------------------------------------------------------
(Updated Aug. 12, 2014, 7:27 a.m.) Review request for cloudstack, daan Hoogland and Wei Zhou. Changes ------- Resolved issues reported by Wei Zhou Bugs: CLOUDSTACK-7308 https://issues.apache.org/jira/browse/CLOUDSTACK-7308 Repository: cloudstack-git Description ------- Adds tagging support for security group rules. Diffs (updated) ----- api/src/com/cloud/server/ResourceTag.java d91bb7d api/src/org/apache/cloudstack/api/response/SecurityGroupRuleResponse.java e2d525a server/src/com/cloud/api/query/dao/SecurityGroupJoinDaoImpl.java 093709d server/src/com/cloud/tags/TaggedResourceManagerImpl.java e6f317c Diff: https://reviews.apache.org/r/24557/diff/ Testing ------- api tested with cloudmonkey (create tags, list tags, list security groups). No exceptions were found. Thanks, Stephen Hoogendijk