[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658549#comment-13658549
 ] 

Alena Prokharchyk commented on CLOUDSTACK-2517:
-----------------------------------------------

1) There should be only one guest network managed by the PrivateNetworkGuru per 
private gateway. Fix canHandle method in ExternalGuestNetworkGuru to exclude 
Networks of the Private Gateway (exclude Guest networks having isSystem=true 
and vpcId != null)
2) VPC id should always be set for this network.
3) If there are multiple private gateways per VPC, each of them should have 
corresponding Guest network.

Once everything above is fixed, there should be no issues with adding/removing 
private gateway.
                
> [nTier:PrivateGateway] network create issues with private gateway
> -----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2517
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2517
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Controller
>    Affects Versions: 4.2.0
>            Reporter: Jayapal Reddy
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> 1. creating private gateway create two network entries (ExternalNetworkGuru, 
> privateNetworkGuru) into networks table.
> 2. When creating same private gateway in different vpc cloudstack is not 
> created two different networks into networks table.
> 3. private networks in networks table did not have VPC id. So not able to 
> distinguish networks for the two vacs.
> 4. Creating two network entries causing issues while adding and deleting 
> private gateway
> a.CLOUDSTACK-2426 because the network (ExternalNetworkGuru is not cleanup)

--
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

Reply via email to