[
https://issues.apache.org/jira/browse/CLOUDSTACK-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845251#comment-13845251
]
ASF subversion and git services commented on CLOUDSTACK-5428:
-------------------------------------------------------------
Commit 4fb54ca32d0d191adec782d2af028f5f063506f8 in branch refs/heads/4.3 from
[~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4fb54ca ]
CLOUDSTACK-5428: support NetScaler to be configured exclusively for GSLB
service and not used for LB
Fix adds a boolean flag to addNetscalerLoadBalancer api, which
will mark added NetScaler for exclusive GSLB service. A netscaler marked
as exclusive gslb service provider is not picked for any guest network's
lb provider.
Conflicts:
engine/schema/src/com/cloud/network/dao/ExternalLoadBalancerDeviceVO.java
plugins/network-elements/f5/src/com/cloud/network/element/F5ExternalLoadBalancerElement.java
plugins/network-elements/netscaler/src/com/cloud/api/commands/AddNetscalerLoadBalancerCmd.java
plugins/network-elements/netscaler/src/com/cloud/api/response/NetscalerLoadBalancerResponse.java
plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerElement.java
server/src/com/cloud/network/ExternalLoadBalancerDeviceManager.java
server/src/com/cloud/network/ExternalLoadBalancerDeviceManagerImpl.java
setup/db/db/schema-421to430.sql
> support NetScaler to be configured exclusively for GSLB service and not used
> for LB
> -----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5428
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5428
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.2.0
> Reporter: Murali Reddy
> Assignee: Murali Reddy
> Fix For: 4.3.0
>
>
> Currently a NetScaler configured in the zone, can be used by guest networks
> for the lb service. there can be use-cases where a operator would like to
> dedicate a netscaler exclusively for GSLB service. This bug is to support
> NetScaler to be configured exclusively for GSLB service and not used for LB.
> Fix should add a boolean flag to addNetscalerLoadBalancer api, which will
> mark added NetScaler for exclusive GSLB service. A netscaler marked as
> exclusive gslb service provider is not picked for any guest network's lb
> provider.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)