[
https://issues.apache.org/jira/browse/CLOUDSTACK-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652702#comment-13652702
]
ASF subversion and git services commented on CLOUDSTACK-2341:
-------------------------------------------------------------
Commit 6ef615e40dd56f57813f0fec78ad2bd9e394b8c7 in branch refs/heads/master
from [~mice]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6ef615e ]
fix bug CLOUDSTACK-2341 remove network from VM is not removing PF/LB/static nat
rules for the VM
> remove network from VM is not removing PF/LB/static nat rules for the VM
> -------------------------------------------------------------------------
>
> Key: CLOUDSTACK-2341
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2341
> 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
> Environment: build:
> CloudStack-non-OSS-MASTER-293-rhel6.3.tar.gz
> Reporter: shweta agarwal
> Priority: Blocker
> Fix For: 4.2.0
>
>
> Repro steps:
> 1.Create a VM with network N1
> 2. Create another network N2
> 3. Add N2 to VM created in step 1
> 4. Add PF , Load balancing rules to network N2 for VM
> 5. Acquire an IP in network N2
> 6. Enable static nat for VM
> 7. Remove network N2 from VM
> Bug:
> PF , Load balancing rules for VM still exists for the VM in network N2 even
> though VM doesn't belong to network N2 . Even static nat is still active for
> VM in network N2
> Expected result:
> PF rules , Load balance rules static nat should be removed for the VM if we
> remove the network from the VM .
> To be precise it should be only removed if the removed network is the last
> nic of that network in the VM .
--
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