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

ASF GitHub Bot commented on CLOUDSTACK-9779:
--------------------------------------------

GitHub user niteshsarda opened a pull request:

    https://github.com/apache/cloudstack/pull/1972

    CLOUDSTACK-9779 : Releasing secondary guest IP fails with error VM nic Ip 
x.x.x.x is mapped to load balancing rule

    ISSUE
    
    Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped 
to load balancing rule
    
    REPRO STEPS
    
    Create two isolated guest networks with same CIDR
    Deploy VMs on both networks
    Acquire secondary IP on NICs of both VMs and make sure they have the same 
value, user can input the IP address.
    Configure Loadbalancing rule on one of the secondary IP address and try 
releasing the other secondary IP address.
    The operation would fail
    EXPECTED BEHAVIOR
    
    Secondary IP address should be released if there are no LB rules associated 
with it.
    
    ACTUAL BEHAVIOR
    
    Not releasing secondary IP address even if there are no LB rules associated 
with it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack ReleaseSecondaryIP

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1972.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1972
    
----
commit 2362335662085a5f23570fb7bdc90a8409add38c
Author: Nitesh Sarda <nitesh_sa...@accelerite.com>
Date:   2017-02-24T13:40:29Z

    CLOUDSTACK-9779 : Releasing secondary guest IP fails with error VM nic Ip 
x.x.x.x is mapped to load balancing rule

----


> Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to 
> load balancing rule
> ------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9779
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9779
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>            Reporter: Nitesh Sarda
>
> ISSUE 
> =================
> Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to 
> load balancing rule
> REPRO STEPS
> ==================
> 1. Create two isolated guest networks with same CIDR
> 2. Deploy VMs on both networks
> 3. Acquire secondary IP on NICs of both VMs and make sure they have the same 
> value, user can input the IP address.
> 4. Configure Loadbalancing rule on one of the secondary IP address and try 
> releasing the other secondary IP address.
> 5. The operation would fail
> EXPECTED BEHAVIOR
> ==================
> Secondary IP address should be released if there are no LB rules associated 
> with it.
> ACTUAL BEHAVIOR
> ==================
> Releasing secondary IP address even if there are no LB rules associated with 
> it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to