Horizon static content not set correctly in vhost

Bug #1710068 reported by Ben Ramsey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
High
Oleksiy Molchanov

Bug Description

Detailed bug description:
After completing a deployment of OpenStack Ocata with Fuel 11.0 the contents of the Horizon dashboard are mostly missing. From investigation of the loading of the dashboard it was found that 404 errors were occurring for most of the static content of the page i.e. css, js, and images.

Steps to reproduce:
Deploy OpenStack Ocata with Fuel 11 and go to the dashboard once completed

Expected results:
The dashboard is correctly laid out, with no missing content

Actual results:
Majority of static content unable to be found by the browser

Reproducibility:
Consistent even after restarting apache2

Workaround:
In the /etc/apache2/sites-enabled/horizon_vhost.conf change the Alias static line to be:
Alias /horizon/static /var/lib/openstack-dashboard/static

Impact:
Dashboard usability significantly reduced with some features unable to be used e.g. Network Topology

Description of Environment:
/etc/fuel_build_id: 561
/etc/fuel_openstack_version: ocata-11.0

(fuel2) fuel-version
+-------------------+------------+
| Field | Value |
+-------------------+------------+
| api | 1 |
| auth_required | True |
| feature_groups | [] |
| openstack_version | ocata-11.0 |
| release | 11.0 |
+-------------------+------------+

(fuel2) env list
+----+-------------+-----------+------------+
| id | status | name | release_id |
+----+-------------+-----------+------------+
| 5 | operational | openstack | 3 |
+----+-------------+-----------+------------+

(fuel2) release list
+----+---------------+-------------+------------------+------------+
| id | name | state | operating_system | version |
+----+---------------+-------------+------------------+------------+
| 1 | Ocata on | unavailable | CentOS | ocata-11.0 |
| | CentOS 6.5 | | | |
| 2 | Newton on | available | Ubuntu | ocata-11.0 |
| | Ubuntu 16.04 | | | |
| 3 | Ocata on | available | Ubuntu | ocata-11.0 |
| | Ubuntu+UCA | | | |
| | 16.04 | | | |
+----+---------------+-------------+------------------+------------+

Changed in fuel:
assignee: nobody → Oleksiy Molchanov (omolchanov)
status: New → Confirmed
importance: Undecided → High
milestone: none → 11.x-updates
Changed in fuel:
status: Confirmed → Won't Fix
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.