mirror of https://github.com/apache/cloudstack.git
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. Conflicts: plugins/network-elements/internal-loadbalancer/src/org/apache/cloudstack/network/lb/InternalLoadBalancerVMManagerImpl.java |
||
|---|---|---|
| .. | ||
| bigswitch-vns | ||
| cisco-vnmc | ||
| dns-notifier | ||
| elastic-loadbalancer | ||
| f5 | ||
| internal-loadbalancer | ||
| juniper-srx | ||
| midonet | ||
| netscaler | ||
| nicira-nvp | ||
| ovs | ||
| stratosphere-ssp | ||