GitHub user nitin-maharana opened a pull request:
https://github.com/apache/cloudstack/pull/1338
CLOUDSTACK-9236: Load Balancing Health Check button displayed when
non-NetScaler offering is used
Load balancing health check option / button should only be displayed when a
NetScaler based networking offering is being used.
If you try to use the health check option when NetScaler is not being used
as the load balancing technology the UI throws an error stating that the health
check option is not supported.
This button / option should be removed from the UI if NetScaler is not
included in the network offering as customers will be confused.
Fix:
===
This button will be shown only when the load balancer is NetScaler.
Otherwise it is hidden.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitin-maharana/CloudStack
CloudStack-Nitin21_4.7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1338.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 #1338
----
commit aec5e4e0de4fe449181f3c4ec67a636219d6e845
Author: Nitin Kumar Maharana <[email protected]>
Date: 2016-01-06T17:10:17Z
CLOUDSTACK-9236: Load Balancing Health Check button displayed when
non-NetScaler offering is used
This button will be shown only when the load balancer is NetScaler.
Otherwise it is hidden.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---