[ https://issues.apache.org/jira/browse/CLOUDSTACK-8720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679920#comment-14679920 ]
ASF GitHub Bot commented on CLOUDSTACK-8720: -------------------------------------------- Github user nitt10prashant commented on the pull request: https://github.com/apache/cloudstack/pull/671#issuecomment-129401139 Looks Good > Handle corner case in remove nic from vm > ---------------------------------------- > > Key: CLOUDSTACK-8720 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8720 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Sanjeev N > Assignee: Sanjeev N > > Adding test to cover the following scenario: > 1) Deploy vm v1 in two networks say n1 and n2. > 2) Check the IP of the nic in n2 say ip1 > 3) Deploy vm v2 in another network say n3 with same IP address as ip1 using > 'deployVirtualMachine' api with 'ipaddress' as one of the parameters. > 4) Acquire public IP in n3 network. > 5) Configure PF on the acquired IP > 6) Choose destination vm as v2. > 7) Try to remove nic of v1 in n2 network. > Removing nic from v1 in n2 network should not be blocked because of the same > ip addresses from vms v1 and v2 -- This message was sent by Atlassian JIRA (v6.3.4#6332)