-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24557/
-----------------------------------------------------------
Review request for cloudstack, daan Hoogland and 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
-----
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/api/query/vo/ResourceTagJoinVO.java 2c1ff47
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