[
https://issues.apache.org/jira/browse/CLOUDSTACK-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251803#comment-15251803
]
ASF GitHub Bot commented on CLOUDSTACK-9207:
--------------------------------------------
Github user pavanb018 commented on the pull request:
https://github.com/apache/cloudstack/pull/1304#issuecomment-212892204
Done code review ,a part from the above comment , the code LGTM !
> Test to verify if additional ipaddress on vpcVR is removed if the network is
> restarted with cleanup
> ---------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9207
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9207
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Sanjeev N
> Assignee: Sanjeev N
>
> Test to check restarting vpc network (tier) with cleanup does not delete the
> secondary ip address from the VR.
> Steps followed:
> ============
> 1.Create VPC, tier and deploy vm in the tier
> 2.Acquire additional IP address and configure StaticNAT with vm created in
> step1
> 3.Restart vpc network with clean up
> Expected Result:
> ==============
> Secondary ip address (IP configured on VPC VR's public interface) should not
> be deleted ( or it should be configured on vr) after network restart with
> cleanup.
> RootCause:
> =========
> As part of clean up, CS deletes all the network configuration from the VR and
> it configures again. However, the reconfiguration did not include the
> additional ip addresses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)