-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13061/
-----------------------------------------------------------

Review request for cloudstack, Alena Prokharchyk, Devdeep Singh, and Ram Ganesh.


Bugs: 3924


Repository: cloudstack-git


Description
-------

Issue:
======
Unable to created internalLB Vm. this is due while determining maxconn value 
from networkoffering.
to find the networking offering, networkid is passed instead of networkoffering 
id which is causing the issue.

fixed:
=====
fixed the issue by passing the network offering id instead of network id.


Diffs
-----

  
plugins/network-elements/internal-loadbalancer/src/org/apache/cloudstack/network/lb/InternalLoadBalancerVMManagerImpl.java
 76507e9 

Diff: https://reviews.apache.org/r/13061/diff/


Testing
-------

1. was able to create the 'b' vm. internal LB VM.


Thanks,

Rajesh Battala

Reply via email to