----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13061/#review24233 -----------------------------------------------------------
Review 13061 failed the build test : FAILURE The url of build cloudstack-master-with-patch #84 is : http://jenkins.cloudstack.org/job/cloudstack-master-with-patch/84/ - Jenkins Cloudstack.org On July 30, 2013, 1:07 p.m., Rajesh Battala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13061/ > ----------------------------------------------------------- > > (Updated July 30, 2013, 1:07 p.m.) > > > 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 > >
