Bug 1176596

Summary: The displayed horizon url after deployment has a redundant colon in it and a wrong path
Product: [Community] RDO Reporter: Udi Kalifon <ukalifon>
Component: openstack-tuskar-uiAssignee: Jiri Tomasek <jtomasek>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: low Docs Contact:
Priority: unspecified    
Version: JunoCC: jtomasek, lars, lhh, markmc, srevivo, yeylon
Target Milestone: ---   
Target Release: Juno   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-30 23:04:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Udi Kalifon 2014-12-22 13:58:13 UTC
Description of problem:
After deployment and initialization, the displayed url for horizon is:
http://192.0.2.9:/admin

1) There is a redundant ":" in the url
2) The "/admin" path should be "/dashboard"


How reproducible:
100%


Steps to Reproduce:
1. Install the undercloud
2. Register nodes
3. Make a deployment
4. Initialize the deployment


Actual results:
When all is successful, the url for horizon will be displayed in the "overview" page. If you try this url it won't work.

Comment 1 Udi Kalifon 2015-02-12 18:02:26 UTC
See also same bug on RHEL-OSP: https://bugzilla.redhat.com/show_bug.cgi?id=1179821

Comment 2 Lars Kellogg-Stedman 2015-03-19 02:26:53 UTC
Lon: do you know if the fix for https://bugzilla.redhat.com/show_bug.cgi?id=1179821 made it into RDO?

Comment 3 Jiri Tomasek 2015-03-23 08:33:37 UTC
The bug has been fixed upstream by this patch: https://review.openstack.org/#/c/163339/ It should be fixed in next tuskar-ui RDO release. It will be present in rdo-management/tuskar-ui repo git repo when it will get rebased against upstream.