You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by karuturi <gi...@git.apache.org> on 2015/11/02 12:36:19 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8928: While adding VMs to LB r...

Github user karuturi commented on the pull request:

    https://github.com/apache/cloudstack/pull/903#issuecomment-152994809
  
    great find @nitin-maharana 
    manually tested the fix
    In my setup, I had a vm with two nics 
    isolated1 - 	10.1.1.14 - default
    isolated 2 - 	10.1.1.187 - non default
    
    When I add a LB rule in network isolated2 for the VM, this is API call before the change and it failed.
    ![screen shot 2015-11-02 at 4 38 35 pm](https://cloud.githubusercontent.com/assets/186833/10880698/76c4510a-8183-11e5-9d2a-6e912ea45f94.png)
    
    After the fix, it took the right IP and succeeded. 
    ![screen shot 2015-11-02 at 4 49 11 pm](https://cloud.githubusercontent.com/assets/186833/10880712/85c690be-8183-11e5-8c76-fe39edb50caa.png)
    
    :+1: LGTM



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---