[Starlingx-discuss] Issue applying helm chart in horizon container with custom dashboard changes.
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@import "/themes/default/variables";\n\n// Horizon\n@import "/dashboard/scss/horizon.'
participants (1)
-
Kalvala, Haridhar