[Starlingx-discuss] Issue applying helm chart in horizon container with custom dashboard changes.

Kalvala, Haridhar haridhar.kalvala at intel.com
Wed Feb 17 10:13:26 UTC 2021


Hello All,

We are trying to have Fault dashboard in openstack horizon container (partial patch here<https://review.opendev.org/c/starlingx/gui/+/768320>).  Facing below error @ _stylesheets.html , while applying stx-openstack helmchart.
Browsed for this error and found following relevant  link (https://bugs.launchpad.net/horizon/+bug/1585606) , followed the suggestion in launchpad. However issue still persists.

Any suggestion/inputs here will help.


Regards,
Haridhar Kalvala


Error Message:

+ /tmp/manage.py compress --force
/var/lib/openstack/lib64/python3.6/site-packages/scss/namespace.py:172: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
  argspec = inspect.getargspec(function)
/var/lib/openstack/lib/python3.6/site-packages/django/contrib/staticfiles/templatetags/staticfiles.py:26: RemovedInDjango30Warning: {% load staticfiles %} is deprecated in favor of {% load static %}.
  RemovedInDjango30Warning,
/var/lib/openstack/lib/python3.6/site-packages/memcache.py:132: DeprecationWarning: invalid escape sequence \
  """
CommandError: An error occurred during rendering /var/lib/openstack/lib/python3.6/site-packages/openstack_dashboard/templates/_stylesheets.html: Couldn't find anything to import: /dashboard/fault_management/fault_management.scss
Extensions: <NamespaceAdapterExtension>, <DjangoExtension>, <CompassExtension>
Search path:

on line 1 of 'string:354662134010626d:\n    // My Themes\n at import "/themes/default/variables";\n\n// Horizon\n at import "/dashboard/scss/horizon.'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20210217/0ba1c5e6/attachment.html>


More information about the Starlingx-discuss mailing list