Comment 1 for bug 1606382

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