[
https://issues.apache.org/jira/browse/CLOUDSTACK-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604598#comment-15604598
]
ASF GitHub Bot commented on CLOUDSTACK-9511:
--------------------------------------------
GitHub user murali-reddy reopened a pull request:
https://github.com/apache/cloudstack/pull/1724
CLOUDSTACK-9511: fix test_privategw_acl.py to handle multiple physical
network
fix to ensure only physical network with guest traffic is picked up for
creating a private network for vpc private gateway
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/murali-reddy/cloudstack test_privategw_acl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1724.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 #1724
----
commit 5728ad03caf0580970f2c8226cae4440e12f4d92
Author: Murali Reddy <[email protected]>
Date: 2016-10-24T09:45:35Z
CLOUDSTACK-9511: fix test_privategw_acl.py to handle multiple physical
network
fix to ensure only physical network with guest traffic is picked up for
creating a private network for vpc private gateway
----
> fix test_privategw_acl.py to handle multiple physical networks
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-9511
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9511
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: marvin
> Affects Versions: 4.8.1
> Environment: CentOS 7.2 + VMware 5.5u3 + NFS Primary/Secondary Storage
> CentOS 7.2 + XenServer 6.5 + NFS Primary/Secondary Storage
> Reporter: Murali Reddy
> Assignee: Murali Reddy
> Priority: Critical
> Labels: 4.8.2.0-smoke-test-failure
> Fix For: 4.10.0.0, 4.9.1.0, 4.8.2.0
>
>
> Smoke test test_privategw_acl.py works only if there is single physical
> network in the zone. If there are separate physical networks for different
> traffic, then test will fail, as it is hard coded to read to first physical
> network which may not be the physical network that has guest traffic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)