Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1333600

Summary: openstack-dashboard package missing icons and dependencies XStatic-mdi and XStatic-roboto-fontface
Product: [Community] RDO Reporter: Peter Nordquist <peter.nordquist>
Component: openstack-horizonAssignee: Itxaka <iserrano>
Status: CLOSED CURRENTRELEASE QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aortega, athomas, mrunge, srevivo
Target Milestone: ---Keywords: ZStream
Target Release: Kilo   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 07:46:13 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 Peter Nordquist 2016-05-05 23:44:14 UTC
Description of problem:
When attempting to use the Material theme in the 9.0.0 version of Horizon packaged in the RDO release repository, it is missing a number of icons on the page.  Viewing the developer page at https://<dashboard-host>/dashboard/developer/ shows an example of the theme.  The Chrome developer tools shows errors about the missing XStatic-mdi and Xstatic-roboto-fontface packages so it might be related.

Version-Release number of selected component (if applicable):
openstack-dashboard-9.0.0-1.el7.noarch

How reproducible:
Using the material theme has missing icons

Steps to Reproduce:
1. Install the openstack dashboard package and view the dashboard when connected to an OpenStack cluster

Actual results:
Icons show as boxes and chrome reports errors about unable to get files from the server.

Expected results:
Icons load and there are no errors about missing files

Additional info:
The icons are probably related to the font-awesome package but I don't know enough about how all of the code is intertwined to tell if that is the reason why or if these other missing dependencies are.

Comment 2 Itxaka 2016-05-11 11:42:49 UTC
Looks like the issue comes from the python-Xstatic-XXX packages instead. I could reproduce this locally and it looked like the provided packages were missing files (i.e. the roboto package was missing the font files)


Im checking with the package owner to rebuild those packages without the missing files.

Comment 5 Matthias Runge 2016-05-19 07:46:13 UTC
This issue has been fixed meanwhile.