[Openstack] Howto remove "/horizon" from URL?

Mohammed Naser mnaser at vexxhost.com
Sun Feb 7 21:33:22 UTC 2016


On Sunday, 7 February 2016, Erdősi Péter <fazy at niif.hu> wrote:

> 2016. 02. 07. 17:47 keltezéssel, Martinx - ジェームズ írta:
>
>>  Also, I see the "WEBROOT" entry is duplicated on Ubuntu deployments! Is
>> this expected?
>>
>> I think, you have to regenerate the dynamic CSS.
> We set this option at the end of local_settings.py, and I think, that
> solves the problem to us.
> COMPRESS_OFFLINE = False
>
> We also let the static files in the old paths at the apache config:
> Alias /static /usr/share/openstack-dashboard/openstack_dashboard/static/
> Alias /horizon/static
> /usr/share/openstack-dashboard/openstack_dashboard/static/
>
> Anyways, the double webroot not needed in local_settings.py, We just
> commented out one of them.
>
> (is somebody knows, how to regenerate css in console with kilo - couse i
> think it's possible -  don't hold back please :) )


python manage.py collectstatic
python manage.py compress


>
> Regards,
>  Peter
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>


-- 
Mohammed Naser — vexxhost
-----------------------------------------------------
D. 514-316-8872
D. 800-910-1726 ext. 200
E. mnaser at vexxhost.com
W. http://vexxhost.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160207/cffabf17/attachment.html>


More information about the Openstack mailing list