Merge pull request #1399 from nitin-maharana/CloudStack-Nitin21_4.7 CLOUDSTACK-9272: No option in UI to add GSLB with service type "HTTP"Steps to Repro: ============ Go to Regions -> Local -> View GSLB -> Add GSLB Click on the service type dropdown Observe http is missing. Please see the attached snapshot.
Expected Behaviour: ================ As it supports http also, So http should be in the list. Actual Behaviour: ============== http is missing from the list. Fix: === It supports http also. Added http to the list. Snapshot: ======== <img width="531" alt="gslb-http-missing-nitin" src="https://cloud.githubusercontent.com/assets/12583725/12772818/21513dc0-ca5b-11e5-822e-e2dd2426da65.png"> * pr/1399: CLOUDSTACK-9272: No option in UI to add GSLB with service type "HTTP" Signed-off-by: Koushik Das <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4071ff48 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4071ff48 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4071ff48 Branch: refs/heads/master Commit: 4071ff4855a4c5aeb18a6c24bf58ff1e39d09a64 Parents: e3e5be8 990e42f Author: Koushik Das <[email protected]> Authored: Thu Apr 21 12:24:34 2016 +0530 Committer: Koushik Das <[email protected]> Committed: Thu Apr 21 12:24:34 2016 +0530 ---------------------------------------------------------------------- ui/scripts/regions.js | 3 +++ 1 file changed, 3 insertions(+) ----------------------------------------------------------------------
