← Back to team overview

openstack team mailing list archive

Re: Grizzly release packages available in the Ubuntu Cloud Archive

 

On 04/11/2013 10:05 AM, Derek Morton wrote:
If you've removed the Ubuntu theme you'll need to change the following
in "/etc/openstack-dashboard/local_settings.py" to get the default
theme working:

COMPRESS_OFFLINE = False

to

COMPRESS_OFFLINE = True

-Derek



This shouldn't be the case. A simple purge of the theme openstack-dashboard-ubuntu-theme package should be all thats required to enable the default dashboard styling.

Just confirmed using the openstack-dashboard 1:2013.1-0ubuntu2~cloud0 package from the Ubuntu Cloud Archive. With offline compression functions enabled and the openstack-ubuntu-theme-package uninstalled, everything works as expected and clients end up loading the following compressed assets which are shipped /w the package:

967e5ade6890.js
f8791faeb8f8.js
d272fede7fb7.css

If that is not the case for you please file a bug against the Horizon package in Ubuntu with apache error logs, stating which manifest keys are missing during offline compression.

Thanks
Adam





References