Comment 33 for bug 1775170

Revision history for this message
Jared Baker (shubjero) wrote :

I don't think it's necessary to go through the process of a pike -> queens upgrade to reproduce the issue. Reason I say that is because we can take our current install and purge & install the openstack-dashboard & related packages and without our customizations we still experience the problem. That being said we are unable to reproduce this issue from a fresh install in our lab environment by taking a fresh ubuntu 16.04 install and layering on the openstack packages. This has been good and bad. Bad because we are unable to reproduce the issue in our lab. Good because we can take this working environment and copy the dynamically generated javascript files from '/var/lib/openstack-dashboard/static/dashboard/js' to our production environment so that the create container modal works properly.

Is there any way to get a more verbose output from the generation (collectstatic and compress) of those javascript files to see where it might be breaking?