← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1603307] [NEW] horizon plugin gives the KeyError

 

Public bug reported:

horizon master with murano-dashboard, open the murano-dashboard, give the error:
  File "/opt/openstack/horizon/.tox/venv/lib/python2.7/site-packages/django/dispatch/dispatcher.py", line 189, in send
    response = receiver(signal=self, sender=sender, **named)
  File "/opt/openstack/horizon/horizon/templatetags/angular.py", line 36, in update_angular_template_hash
    theme = context['THEME']  # current theme being compressed
KeyError: 'THEME'

** Affects: horizon
     Importance: Undecided
     Assignee: zhurong (zhu-rong)
         Status: In Progress

** Changed in: horizon
     Assignee: (unassigned) => zhurong (zhu-rong)

-- 
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/1603307

Title:
  horizon plugin gives the KeyError

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  horizon master with murano-dashboard, open the murano-dashboard, give the error:
    File "/opt/openstack/horizon/.tox/venv/lib/python2.7/site-packages/django/dispatch/dispatcher.py", line 189, in send
      response = receiver(signal=self, sender=sender, **named)
    File "/opt/openstack/horizon/horizon/templatetags/angular.py", line 36, in update_angular_template_hash
      theme = context['THEME']  # current theme being compressed
  KeyError: 'THEME'

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


Follow ups