[Dashboard] Horizon dashboard, default_dashboard settings should be removed

Bug #1455063 reported by Doug Fish
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Medium
Mark Vanderwiel

Bug Description

in cookbook-openstack-dashboard/templates/default/local_settings.py.erb

line 73 + 74
'dashboards': ('project', 'admin', 'settings',),
'default_dashboard': 'project',
are configuring values that are no longer recommended by the Horizon community

http://docs.openstack.org/developer/horizon/topics/settings.html#dashboards
http://docs.openstack.org/developer/horizon/topics/settings.html#default-dashboard

These should be removed

and in the code: https://github.com/openstack/horizon/blob/0fb9a982e7371748693b9519dcb8ffb0dbec580d/horizon/conf/default.py#L18-L22

Tags: dashboard
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-dashboard (master)

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

Changed in openstack-chef:
assignee: nobody → Mark Vanderwiel (vanderwl)
status: New → In Progress
description: updated
tags: added: dashboard
summary: - Horizon dashboard, default_dashboard settings should be removed
+ [Dashboard] Horizon dashboard, default_dashboard settings should be
+ removed
Changed in openstack-chef:
importance: Undecided → Medium
milestone: none → kilo-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-dashboard (master)

Reviewed: https://review.openstack.org/183069
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-dashboard/commit/?id=17580144863fe193ce4be7b02af7258408248411
Submitter: Jenkins
Branch: master

commit 17580144863fe193ce4be7b02af7258408248411
Author: Mark Vanderwiel <email address hidden>
Date: Thu May 14 09:38:25 2015 -0500

    Use the recommended default for horizon default dashboards

    Let horizon discover the default
    dashboards via the INSTALL_APPS (which is already an attribute).
    The patch removes the old hardcoded defaults which are no longer
    needed nor recommmended.

    Change-Id: I3c73756a6d834a9bae69ae6ead235e01cc747593
    Closes-Bug: #1455063

Changed in openstack-chef:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cookbook-openstack-dashboard ocata-eol

This issue was fixed in the openstack/cookbook-openstack-dashboard ocata-eol release.

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.