GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/95
CLOUDSTACK-8299: Adding test case to test ingress rule for security group for specific IP set Adding test case to test ingress rules for specific IP sets (Not 0.0.0.0/0, e.g. 10.2.3.4/32) and also to test that VM is not accessed from outside the given IP range. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gauravaradhye/cloudstack master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/95.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #95 ---- commit a86ed2ce71563bb7501e7e53c5f08d49327da496 Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Date: 2015-03-04T12:59:18Z CLOUDSTACK-8299: Adding test case to test security group ingress rules for a specific IP set ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---