← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1396682] [NEW] Dashboard#get_panel_group throws KeyError

 

Public bug reported:

In horizon/base.py, calling Dashboard#get_panel_group and passing in a
non existent panel, the code blows up with a KeyError.  It would make
more semantic sense for it to return None.

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: panel

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

Title:
  Dashboard#get_panel_group throws KeyError

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  In horizon/base.py, calling Dashboard#get_panel_group and passing in a
  non existent panel, the code blows up with a KeyError.  It would make
  more semantic sense for it to return None.

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


Follow ups

References