GitHub user niteshsarda opened a pull request:

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

    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 ReleaseNicSecondaryIP

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

    https://github.com/apache/cloudstack/pull/1978.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 #1978
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to