Murali Reddy created CLOUDSTACK-5431: ----------------------------------------
Summary: permit 'http' as service type for GSLB rule Key: CLOUDSTACK-5431 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5431 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 For the load balancer rules, LB rule supports TCP/UDP only from API but, when load balancer config is configured on the lb provider, implicitly protocol is set as HTTP if port is 80. GSLB rules accept only TCP & UDP as service type. There will be mismatch when GSLB rule is configured as service type TCP and LB rules participating in GSLB are configured to be HTTP. On NetScaler in such situation configuring GSLB rule fails with " “Failed to created service: xxx cloudsite2 due to Service type mismatch with existing service/vserver" This bug is to allow 'http' as service type for GSLB rule, so that service types of gslb rule and lb rule can be matched. -- This message was sent by Atlassian JIRA (v6.1.4#6159)