Bug 807567

Summary: JavaScript files missing for dashboard
Product: [Fedora] Fedora Reporter: Fridtjof Busse <bugs>
Component: python-django-horizonAssignee: Cole Robinson <crobinso>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 17CC: apevec, apevec, bfilippov, breu, crobinso, jonathansteffan, markmc, matt_domsch, p, rbryant
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: python-django-horizon-2012.1-2.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-26 20:08:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fridtjof Busse 2012-03-28 07:57:48 UTC
Description of problem:
The openstack dashboard expects several .js files under the URL /static/horizon/js/
Those files do not exist at that location (/usr/share/openstack-dashboard/openstack_dashboard/static on the FS).

Linking /usr/lib/python2.7/site-packages/horizon/static/horizon into /usr/share/openstack-dashboard/openstack_dashboard/static/ is a workaround.

Version-Release number of selected component (if applicable):
openstack-dashboard-2012.1-0.1.rc1.fc17.noarch

How reproducible:
Simply install the dashboard and look at the JavaScript debugger in your browser.

Comment 1 Pádraig Brady 2012-03-28 09:37:35 UTC
I think the general way to collect all the static files
from possible dependent projects too, is to:

./manage.py collectstatic

though I notice the STATIC_ROOT in settings.py has an extraneous '..' ?

Comment 2 Cole Robinson 2012-04-09 13:52:44 UTC
*** Bug 801684 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2012-04-09 23:48:15 UTC
python-django-horizon-2012.1-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-django-horizon-2012.1-1.fc17

Comment 4 Fedora Update System 2012-04-10 20:15:59 UTC
Package python-django-horizon-2012.1-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-django-horizon-2012.1-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-5568/python-django-horizon-2012.1-1.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-04-17 19:11:13 UTC
python-django-horizon-2012.1-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-django-horizon-2012.1-2.fc17

Comment 6 Fedora Update System 2012-04-17 19:11:30 UTC
python-django-horizon-2012.1-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-django-horizon-2012.1-2.fc17

Comment 7 Fedora Update System 2012-04-26 20:08:36 UTC
python-django-horizon-2012.1-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.