Magnum UI: Blank page on horizon -> Orchestration

Bug #1606382 reported by Chetna
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Magnum UI
Won't Fix
Undecided
Bradley Jones

Bug Description

Summary: Testing Magum UI in horizon

Steps:

1. Deployed OpenStack including openstack-horizon-plugin-magnum-ui-1.0.1~a0~dev5-1.1.noarch.rpm and python-horizon-plugin-magnum-ui-1.0.1~a0~dev5-1.1.noarch.rpm packages.

2. Login OpenStack, Click Orchestration --> Bays/Baymodels/Container pages are blank.

Actual Result: Pages are blank

Note:
On loading the page in developer mode, I could see the error :
Failed to load resource: the server responded with a status of 404 (Not Found)
Error: [$compile:tpload] Failed to load template: /horizon-static/dashboard/containers/containers/table/table.html

Changed in magnum-ui:
assignee: nobody → Bradley Jones (bradjones)
Revision history for this message
Prateek khushalani (prateek-khushalani) wrote :

I found a workaround for this bug.

In Mitaka Ubuntu release if you encounter this problem do the following:-

1. git clone -b stable/mitaka https://github.com/openstack/magnum-ui.git

2. Copy the following directories to the destination

cp -r magnum_ui/static/dashboard/containers/bays /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/containers/

cp -r magnum_ui/static/dashboard/containers/containers /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/containers/

cp -r magnum_ui/static/dashboard/containers/baymodels /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/containers/

3. Restart apache2 and memcached process

Shu Muto (shu-mutou)
Changed in magnum-ui:
status: New → Confirmed
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.