You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Abhinandan Prateek <Ab...@citrix.com> on 2014/03/11 16:18:42 UTC

[MERGE] Assigning LB rule to vm nic secondary ip

Following is the review request for CLOUDSTACK-2692.

FS: 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuring+load+bal
ancing+rules+for+VM+nic+secondary+ips

Proposal: 
http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201402.mbox/%3CBC62
5ACA-81A5-4233-B66C-07638ACBE0C3@citrix.com%3E

-abhi

On 11/03/14 5:34 pm, "Jayapal Reddy" <ja...@citrix.com> wrote:

>
>-----------------------------------------------------------
>This is an automatically generated e-mail. To reply, visit:
>https://reviews.apache.org/r/19034/
>-----------------------------------------------------------
>
>Review request for cloudstack, Abhinandan Prateek, Chiradeep Vittal,
>Kishan Kavala, and Murali Reddy.
>
>
>Bugs: CLOUDSTACK-2692
>    https://issues.apache.org/jira/browse/CLOUDSTACK-2692
>
>
>Repository: cloudstack-git
>
>
>Description
>-------
>
>With this feature load balancing rules assigned/associated to any ip of
>the vm nic. The vm nic ip can be primary ip or nic secondary ip.
>
>
>Diffs
>-----
>
>  api/src/com/cloud/network/lb/LoadBalancingRulesService.java 4c87d34
>  api/src/org/apache/cloudstack/api/ApiConstants.java 0a3fafd
>  
>api/src/org/apache/cloudstack/api/command/user/loadbalancer/AssignToLoadBa
>lancerRuleCmd.java 6bd7537
>  engine/schema/src/com/cloud/network/dao/LoadBalancerVMMapDao.java
>79eaf8e 
>  engine/schema/src/com/cloud/network/dao/LoadBalancerVMMapDaoImpl.java
>b0b14fc 
>  engine/schema/src/com/cloud/network/dao/LoadBalancerVMMapVO.java
>0a67106 
>  server/src/com/cloud/network/NetworkServiceImpl.java ebeb31a
>  server/src/com/cloud/network/as/AutoScaleManagerImpl.java 2fa3821
>  server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java
>6f0c1e9 
>  setup/db/db/schema-430to440.sql ee4cf21
>
>Diff: https://reviews.apache.org/r/19034/diff/
>
>
>Testing
>-------
>
>Tested configuring the LB rules to vm primary ip and vm secondary ip.
>The haproxy config is created correctly for the selected ip.
>
>
>Thanks,
>
>Jayapal Reddy
>