You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alena Prokharchyk (JIRA)" <ji...@apache.org> on 2013/05/23 01:29:21 UTC

[jira] [Assigned] (CLOUDSTACK-2518) failed to create same private gateway in two different vpc

     [ 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