Murali Reddy created CLOUDSTACK-9540:
----------------------------------------
Summary: createPrivateGateway create private network does not
create proper VLAN network on XenServer
Key: CLOUDSTACK-9540
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9540
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Network Controller
Affects Versions: 4.9.0, 4.8.0, 4.10.0.0
Reporter: Murali Reddy
Fix For: 4.8.1, 4.10.0.0, 4.9.2.0
While running the smoke tests in test_privategw_acl.py its observed, that due
to bug in the test suite (CLOUDSTACK-9511), same VLAN ends being used across
four test cases. createPrivateGateway API which creates a VLAN network on the
XenServer, skips creating the network when it exists on the XenServer hosts.
But PIF never gets attached to the bridge, hence traffic from private gateway
never leaves the host.
Private gateway tests consistently failed in smoke tests on the XenServer, as
you can see in https://github.com/apache/cloudstack/pull/1692
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)