yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51511
[Bug 1585606] [NEW] theming via local_settings.d broken
Public bug reported:
while adding a theme via settings.py works, the same theme does NOT
work, when added via local_settings.d
Compressing... CommandError: An error occurred during rendering /home/mrunge/work/jeff-theme/horizon/openstack_dashboard/templates/_stylesheets.html: Couldn't find anything to import: /themes/default/variables
Extensions: <NamespaceAdapterExtension>, <DjangoExtension>, <CompassExtension>
Search path:
on line 3 of themes/rcue/_variables.scss
imported from line 1 of u'string:fecafbf5d3584816:\n // My Themes\n@import "/themes/rcue/variables";\n\n// Horizon\n@import "/dashboard/scss/horizon.scs'
Not to mention, there is *NO* file named 'horizon.scs' (without the last
's') in the whole file tree.
** Affects: horizon
Importance: Undecided
Status: New
--
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/1585606
Title:
theming via local_settings.d broken
Status in OpenStack Dashboard (Horizon):
New
Bug description:
while adding a theme via settings.py works, the same theme does NOT
work, when added via local_settings.d
Compressing... CommandError: An error occurred during rendering /home/mrunge/work/jeff-theme/horizon/openstack_dashboard/templates/_stylesheets.html: Couldn't find anything to import: /themes/default/variables
Extensions: <NamespaceAdapterExtension>, <DjangoExtension>, <CompassExtension>
Search path:
on line 3 of themes/rcue/_variables.scss
imported from line 1 of u'string:fecafbf5d3584816:\n // My Themes\n@import "/themes/rcue/variables";\n\n// Horizon\n@import "/dashboard/scss/horizon.scs'
Not to mention, there is *NO* file named 'horizon.scs' (without the
last 's') in the whole file tree.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1585606/+subscriptions
Follow ups