[
https://issues.apache.org/jira/browse/CLOUDSTACK-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alena Prokharchyk reassigned CLOUDSTACK-2518:
---------------------------------------------
Assignee: Alena Prokharchyk
> failed to create same private gateway in two different vpc
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-2518
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2518
> Project: CloudStack
> Issue Type: Sub-task
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Reporter: Jayapal Reddy
> Assignee: Alena Prokharchyk
> Fix For: 4.2.0
>
>
> Failed to create same private gateway in two different vpc because
> a. the private networks in network table does not have vpc id.
> So private networks for the vpc not differentiated.
> Network privateNetwork =
> _networksDao.getPrivateNetwork(BroadcastDomainType.Vlan.toUri(vlan).toString(),
> cidr,
> networkOwnerId, pNtwk.getDataCenterId());
> if (privateNetwork == null) {
> b. cloudstack not creating two private networks of different vpc with same
> vlan, cidr in zone.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira