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

ASF subversion and git services commented on CLOUDSTACK-2517:
-------------------------------------------------------------

Commit 9f59c618e277f4b9ce7e3cdd4156012b1d538471 in branch 
refs/heads/planner_reserve from [~alena1108]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9f59c61 ]

CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in:

1) Only PrivateNetworkGuru handles network creation for the private gateway. 
Exluded Guest Network Guru from this list (was mistakenly included as a part of 
merge for Nicira integration)
2) Pass vpc_id to createNetwork call when the network is created as a part of 
private gateway creation
3) Fixed VPC restart when there are multiple private gateways present (have to 
grab all the private gateways when creating nic profiles for the VPC router 
that is being re-created)
4) 41-42 db upgarde: set vpc_id for the private networks of the existing VPCs

                
> [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
>            Assignee: Alena Prokharchyk
>            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