GitHub user bheuvel opened a pull request: https://github.com/apache/cloudstack/pull/1355
Refactor test_vpc_vpn, add test for multiple VPNs Refactored to clear usage of setup/setupClass, teardown/teardownClass Refactored TestVpcSite2SiteVpn to include class TestRVPCSite2SiteVpn as a test, thereby removing redundant code. Added test for setting up multiple (3) Site2Site VPNs (from/on one VPC) You can merge this pull request into a Git repository by running: $ git pull https://github.com/bheuvel/cloudstack refactor_test_vpc_vpn Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1355.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 #1355 ---- commit 44e81cfe791ec8a9ae50594972c2967f9dea22c5 Author: Bob <bvandenheu...@schubergphilis.com> Date: 2016-01-20T14:46:12Z Refactor test_vpc_vpn ---- --- 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. ---