Bug 1218627

Summary: Tree icon looks wrong - a square instead of a regular expand/collpase one
Product: [Community] RDO Reporter: Ami Jeain <ajeain>
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED CURRENTRELEASE QA Contact: Ido Ovadia <iovadia>
Severity: low Docs Contact:
Priority: high    
Version: KiloCC: aortega, apevec, athomas, berendt, bloch, mrunge, nbarcet, rbowen, shmcfarl, yeylon
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: /python-django-horizon-2015.1.0-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:
Bug Depends On:    
Bug Blocks: 1218896    

Description Ami Jeain 2015-05-05 12:49:07 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:

always
Steps to Reproduce:
1.install the latest Kilo RDO bits
2. don't install the openstack-dashboard-theme
3. look at the tree structure

Actual results:
Tree icon looks wrong

Expected results:
Tree icon should be different

Additional info:

Comment 1 Matthias Runge 2015-05-05 13:01:11 UTC
This is an issue of using a different web-root (other than '/' as upstream uses)

Comment 2 Ami Jeain 2015-05-06 09:18:17 UTC
http://<horizon-ip>/static/horizon/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0 gives not found, and http://<horizon-ip>/dashboard/static/horizon/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0 exists

Comment 3 Christian Berendt 2015-05-07 20:25:42 UTC
Workaround: Add the following line into /etc/httpd/conf.d/15-horizon_vhost.conf.

Alias /static "/usr/share/openstack-dashboard/static"

Comment 5 Alan Pevec (Fedora) 2015-05-08 13:12:43 UTC
What was the fix and does it help for bug 1218897 too?

Comment 6 Alan Pevec (Fedora) 2015-05-08 13:14:10 UTC
ok, I see, it helps only for fonts:
http://pkgs.fedoraproject.org/cgit/python-django-horizon.git/commit/?id=6581a6d4dbaaed8edc88cea00cd118a50240c5cc

Comment 7 Rich Bowen 2015-05-08 15:42:08 UTC
I suspect that this is related: https://ask.openstack.org/en/question/66458/kilo-heat-topo-view-in-horizon-shows-question-marks/

Comment 8 Alan Pevec (Fedora) 2015-05-08 18:29:20 UTC
in kilo testing repo

Comment 9 Christian Berendt 2015-05-08 20:02:16 UTC
Tested. Works for me.

Comment 10 Shannon McFarland 2015-05-11 15:11:39 UTC
It worked for the triangle but I still see the weird Heat topology view issue - (as Rich referenced): https://ask.openstack.org/en/question/66458/kilo-heat-topo-view-in-horizon-shows-question-marks/.