GitHub user murali-reddy opened a pull request: https://github.com/apache/cloudstack/pull/1695
CLOUDSTACK-9511: fix test_privategw_acl.py to handle multiple physical networks modified script to handle case where there can be multple physical networks in the zone changes contained ONLY to the test script test_privategw_acl.py. test_01_vpc_privategw_acl (test_privategw_acl.TestPrivateGwACL) ... === TestName: test_01_vpc_privategw_acl | Status : SUCCESS === ok test_02_vpc_privategw_static_routes (test_privategw_acl.TestPrivateGwACL) ... === TestName: test_02_vpc_privategw_static_routes | Status : SUCCESS === ok test_03_vpc_privategw_restart_vpc_cleanup (test_privategw_acl.TestPrivateGwACL) ... === TestName: test_03_vpc_privategw_restart_vpc_cleanup | Status : SUCCESS === ok test_04_rvpc_privategw_static_routes (test_privategw_acl.TestPrivateGwACL) ... === TestName: test_04_rvpc_privategw_static_routes | Status : SUCCESS === ok You can merge this pull request into a Git repository by running: $ git pull https://github.com/murali-reddy/cloudstack marving_pvt_gateway Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1695.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 #1695 ---- commit aed518ad7bdc06ae76ca6553cf1148a8f199bb9e Author: Murali Reddy <muralimmre...@gmail.com> Date: 2016-09-29T08:05:55Z CLOUDSTACK-9511: fix test_privategw_acl.py to handle multiple physical networks modified script to handle case where there can be multple physical networks in the zone ---- --- 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. ---