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

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

Commit b1fa37861232116654ba8ddf36ab5826543b8c07 in cloudstack's branch 
refs/heads/master from sanjeev
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b1fa378 ]

CLOUDSTACK-8720: Handle corner case in remove nic from vm Please see the bug 
for more details

Incorporating comments from pavanb018

This closes #671


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

Reply via email to