Adding panels to existing dashboards breaks URLConf

Bug #965839 reported by Gabriel Hurley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Gabriel Hurley

Bug Description

Currently if you add a new panel to an existing dashboard the panel will show up in the navigation, but can't be accessed due to "NoReverseMatch" problems. The root cause here is that there's no way to make the necessary modifications between the time when discovery and initialization happen and the time that the URLConf is generated.

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/5845
Committed: http://github.com/openstack/horizon/commit/ac712468029ea2981e912da36afd74a9a5de67bf
Submitter: Jenkins
Branch: master

commit ac712468029ea2981e912da36afd74a9a5de67bf
Author: Gabriel Hurley <email address hidden>
Date: Mon Mar 26 18:08:48 2012 -0700

    Adds PanelGroup class and site customization hook.

      * Adds a PanelGroup class and slightly reworks the way panel
        ordering is handled to fix bug 963550.

      * Adds the option to load a python module containing
        site customizations after the site is fully initialized,
        but before the URLConf is dynamically constructed.
        Fixes bug 965839.

    Change-Id: Idc5358f2db6751494bcdfc382ec3bb6af65199b9

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: essex-rc2 → 2012.1
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.