GitHub user nitin-maharana opened a pull request: https://github.com/apache/cloudstack/pull/1786
CLOUDSTACK-9618: Load Balancer configuration page does not have "Source" method in the drop down list. If we create an isolated network with NetScaler published service offering for Load balancing service, then the load balancing configuration UI does not show "Source" as one of the supported LB methods in the drop down list. It only shows "Round-Robin" and "LeastConnection" methods in the list. However, It successfully creates LB rule with "Source" as the LB method using API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nitin-maharana/CloudStack-Nitin nitin5 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1786.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1786 ---- commit 709343a0abf9ee00ef7c5ad6ebc70ff7cf1df57a Author: Nitin Kumar Maharana <nitinkumar.mahar...@accelerite.com> Date: 2016-11-25T12:37:17Z CLOUDSTACK-9618: Load Balancer configuration page does not have "Source" method in the drop down list Added the source method to supported algorithm list in Netscaler element. Added a validation check. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---