You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sanjeev N (JIRA)" <ji...@apache.org> on 2016/01/04 12:34:39 UTC

[jira] [Created] (CLOUDSTACK-9207) Test to verify if additional ipaddress on vpcVR is removed if the network is restarted with cleanup

Sanjeev N created CLOUDSTACK-9207:
-------------------------------------

             Summary: 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)