Comment 27 for bug 1775170

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

This particular bug of the container creation modal being blank has plagued us for several OpenStack releases now. We are running Queens on Ubuntu 16.04 currently (http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens/main amd64 Packages)

python-django-horizon 3:13.0.1-0ubuntu2~cloud0

We are essentially seeing the same (or at least similar) problem. When we run python manage.py collectstatic -c && python manage.py compress some of the dynamicly generated javascript files are incomplete/truncated and causes this container creation modal to be blank.

We have no idea whats causing the javascript to be generated in an incomplete way and has been very difficult for us to reproduce in a lab environment. This issue is mostly unique to our production environment however in the past we have been able to create this issue in the lab (this was probably on ocata).

Does anyone have any guidance on this?

Thanks!