← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417794] [NEW] Unit test settings.py doesn't utilize pluggable dashboards

 

Public bug reported:

The unit test settings.py still uses HORIZON_CONFIG.dashboards and
HORIZON_CONFIG.default_dashboard instead of utilizing the pluggable
dashboards mechanism to load the dashboards. If there are custom plugin
panels that exist under the horizon directory while running the unit
tests, there are many errors about the panels not having registered
namespaces.

** Affects: horizon
     Importance: Undecided
     Assignee: Janet Yu (jwy)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Janet Yu (jwy)

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

Title:
  Unit test settings.py doesn't utilize pluggable dashboards

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The unit test settings.py still uses HORIZON_CONFIG.dashboards and
  HORIZON_CONFIG.default_dashboard instead of utilizing the pluggable
  dashboards mechanism to load the dashboards. If there are custom
  plugin panels that exist under the horizon directory while running the
  unit tests, there are many errors about the panels not having
  registered namespaces.

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


Follow ups

References