Dashboards configured through settings file are not loaded in the right sequence

Bug #1372748 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Lin Hua Cheng

Bug Description

Dashboard registered using local_settings file are no longer loaded correctly.

Dashboard defined directly via local_settings instead of plugin mechanism (using the enabled directory) does not loaded correctly. When rendered, it
loses the dashboard ordering.

local_settings.py:
HORIZON_CONFIG = {
    'dashboards': ('project', 'admin', 'router',),
}

If no plugin config file is provided, the dashboard will be loaded in a alphabetical order

Changed in horizon:
assignee: nobody → Lin Hua Cheng (lin-hua-cheng)
summary: - Dashboards configured through settings file are not loaded
+ Dashboards configured through settings file are not loaded in the right
+ sequence
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/123327

Changed in horizon:
status: New → In Progress
Akihiro Motoki (amotoki)
description: updated
Changed in horizon:
milestone: none → juno-rc1
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/123327
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f9432c46c03474c536d4392febece9b3f23fb4e6
Submitter: Jenkins
Branch: master

commit f9432c46c03474c536d4392febece9b3f23fb4e6
Author: lin-hua-cheng <email address hidden>
Date: Mon Sep 22 21:40:02 2014 -0700

    Preserve dashboard order configured from settings

    Change-Id: Ia9f8f6672d2e2904ee38c7b456285665650034e3
    Closes-bug: #1372748

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-rc1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.