You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ko...@apache.org on 2016/04/21 09:22:52 UTC

[3/5] git commit: updated refs/heads/4.8 to 59ac07e

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 <ko...@apache.org>


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/4.8
Commit: 4071ff4855a4c5aeb18a6c24bf58ff1e39d09a64
Parents: e3e5be8 990e42f
Author: Koushik Das <ko...@apache.org>
Authored: Thu Apr 21 12:24:34 2016 +0530
Committer: Koushik Das <ko...@apache.org>
Committed: Thu Apr 21 12:24:34 2016 +0530

----------------------------------------------------------------------
 ui/scripts/regions.js | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------