You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rajesh Battala <ra...@citrix.com> on 2013/07/30 15:07:56 UTC

Review Request 13061: Unable to create the Internal LB vm.

-----------------------------------------------------------
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


Re: Review Request 13061: Unable to create the Internal LB vm.

Posted by Murali Reddy <mu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13061/#review24324
-----------------------------------------------------------

Ship it!


Branch: refs/heads/4.2
Commit: 91bf54652ec6450a58f1c44d5d67069ac99a6462

Branch: refs/heads/master
Commit: 2cca335856236aea584d69893b1adf67e5e233ad

- Murali Reddy


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
> 
>


Re: Review Request 13061: Unable to create the Internal LB vm.

Posted by "Jenkins Cloudstack.org" <hu...@apache.org>.
-----------------------------------------------------------
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
> 
>