← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1484085] Re: Changing Webroot not fully applied in LESS/CSS

 

the SCSS actually uses $static_url, which it now pulls directly from
local_settings.py / settings.py

Fix was here: https://review.openstack.org/#/c/206592/

** Changed in: horizon
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1484085

Title:
  Changing Webroot not fully applied in LESS/CSS

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Changing the webroot in /etc/openstack-dashboard/local_settings seems
  to work mostly, expect for some font files.

  In File:
  /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/scss/_variables.scss
  Line 7:
  $webroot: "/dashboard" !default;

  This $webroot variable here is not automatically set to the setting in
  local_settings.

  Sidenotes: i used packstack to install OpenStack Kilo on Centos 7
  machines.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1484085/+subscriptions


References