Comment 0 for bug 1455063

Revision history for this message
Doug Fish (drfish) wrote : Horizon dashboard, default_dashboard settings should be removed

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