← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1836295] [NEW] Registering 2 Dashboards breaks get_dashboards

 

Public bug reported:

When 2 or more Dashboards are registered manually, the get_dashboards() method breaks saying 
that '<' is not supported between the dashboard classes.  The problem is that the get_dashboards() 
method attempts to order the manually registered dashboards (alphabetically according to the docs)
by Dashboard doesn't define a natural ordering.

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  Registering 2 Dashboards breaks get_dashboards

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When 2 or more Dashboards are registered manually, the get_dashboards() method breaks saying 
  that '<' is not supported between the dashboard classes.  The problem is that the get_dashboards() 
  method attempts to order the manually registered dashboards (alphabetically according to the docs)
  by Dashboard doesn't define a natural ordering.

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


Follow ups