Horizon dashboard runs without styles
Hi everyone, I'am installing Openstack Ocata release on Ubuntu 16.04 LTS on multiple nodes architecture.
I had followed the official documentation provided by the openstack community. Everything is going OK until now, except the Horizon Dashboard that looks messy and not organized because the styles and scss components are not loaded in the browser.
It seems that the styles or the javascripts do not work properly under my environment. By the way, the web apache2 server run correctly and mod-wsgi works too.
Can somebody help me with this issue ?? Which file should I edit to make the design look normal ?? Do i have to install new packages ?? or should i create links so that scss styles can be loaded to the browser ??
Thanks in advance