Murali Reddy created CLOUDSTACK-9635:
----------------------------------------
Summary: fix test_privategw_acl.py
Key: CLOUDSTACK-9635
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9635
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
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
Marvin test cases in test suite test_privategw_acl.py fail intermittently with
error 'createprivategateway failed, due to: errorCode: 431, errorText:Network
with vlan vlan://549 already exists in zone 1'
Test cases use a VLAN from the zone VLAN range, to create VPC private gateway.
But the VPC private gateway implementation does not book keep the info on
op_dc_vent_alloc. So when test case create network they end up using same VLAN,
resulting failure of createVpcPrivateGateway
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)