RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1094771 - python-django-sahara: plugin not loaded/errors because of missing files
Summary: python-django-sahara: plugin not loaded/errors because of missing files
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: python-django-sahara
Version: unspecified
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Michael McCune
QA Contact: Luigi Toscano
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-06 13:07 UTC by Luigi Toscano
Modified: 2014-09-25 14:08 UTC (History)
2 users (show)

Fixed In Version: python-django-sahara-2014.1.0-3.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-25 14:08:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Luigi Toscano 2014-05-06 13:07:50 UTC
Description of problem:
Configured the Sahara dashboard according the (upstream) documentation, horizon.log complains with:

2014-05-02 16:32:53,592 28829 ERROR django.request Internal Server Error: /dashboard/sahara/plugins/
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/django/core/handlers/base.py", line 140, in get_response
    response = response.render()
  File "/usr/lib/python2.7/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/usr/lib/python2.7/site-packages/django/template/response.py", line 80, in rendered_content
    template = self.resolve_template(self.template_name)
  File "/usr/lib/python2.7/site-packages/django/template/response.py", line 56, in resolve_template
    return loader.select_template(template)
  File "/usr/lib/python2.7/site-packages/django/template/loader.py", line 194, in select_template
    raise TemplateDoesNotExist(', '.join(not_found))
TemplateDoesNotExist: plugins/plugins.html


Version-Release number of selected component (if applicable):
python-django-sahara-2014.1.0-2.fc20.noarch.rpm (Fedora 20, but also on RHEL7rc)

Some files are missing from the packages compared to source-based installation.

Comment 1 Luigi Toscano 2014-09-24 15:22:13 UTC
python-django-sahara-2014.1.0-3.el7ost can be properly installed (tested on F20).


Note You need to log in before you can comment on or make changes to this bug.