[Dashboard] environment/component template missing topology.css file (404 error)

Bug #1365670 reported by Brian Tully
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Serg Melikyan

Bug Description

In templates/services/_page_header.html there is a call to include a stylesheet that doesn't exist (topology.css), therefore a 404 error gets raised in the browser console. We need to figure out if topology.css is required, and if so add the file, if not, remove the link to the missing file.

Code:
 <link rel="stylesheet" type="text/css" href="{% static 'muranodashboard/css/topology.css' %}" />

Revision history for this message
Timur Sufiev (tsufiev-x) wrote :

The commit 85e9f272bf14fd54ca62f3927fb8c6064f1a5673 that introduces this link, does not add topology.css. Seems like it was forgot during initial commit. If no customizations should be added to topology page, I suggest to remove this link.

Changed in murano:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → juno-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/119372

Changed in murano:
assignee: nobody → Serg Melikyan (smelikyan)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/119372
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=b978f1e0afc57088719b040c44e1e1689ea2e4ac
Submitter: Jenkins
Branch: master

commit b978f1e0afc57088719b040c44e1e1689ea2e4ac
Author: Serg Melikyan <email address hidden>
Date: Fri Sep 5 17:24:45 2014 +0400

    Remove include of non-existing stylesheet

    Change-Id: I24990a87082fbe3587e02da44ee61f0554e68045
    Closes-Bug: #1365670

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-rc1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.