BUG #1039180 - misconfiguration in horizon settings leads to stack trace
Change-Id: I328df7dc91bde723acb0dcd6fa0e8986255b9c50
This commit is contained in:
parent
555767abbf
commit
f724fb7845
1
AUTHORS
1
AUTHORS
@ -29,6 +29,7 @@ Josh Kearney <josh@jk0.org>
|
|||||||
Justin Shepherd <galstrom21@gmail.com>
|
Justin Shepherd <galstrom21@gmail.com>
|
||||||
Ken Pepple <ken.pepple@rabbityard.com>
|
Ken Pepple <ken.pepple@rabbityard.com>
|
||||||
Kiall Mac Innes <kiall@managedit.ie>
|
Kiall Mac Innes <kiall@managedit.ie>
|
||||||
|
Matt Joyce <matt.joyce@cloudscaling.com>
|
||||||
Osamu Habuka <xiu.yushen@gmail.com>
|
Osamu Habuka <xiu.yushen@gmail.com>
|
||||||
Russell Bryant <rbryant@redhat.com>
|
Russell Bryant <rbryant@redhat.com>
|
||||||
Scott Moser <smoser@ubuntu.com>
|
Scott Moser <smoser@ubuntu.com>
|
||||||
|
@ -41,7 +41,6 @@ MAILER_EMAIL_BACKEND = EMAIL_BACKEND
|
|||||||
HORIZON_CONFIG = {
|
HORIZON_CONFIG = {
|
||||||
'dashboards': ('nova', 'syspanel', 'settings',),
|
'dashboards': ('nova', 'syspanel', 'settings',),
|
||||||
'default_dashboard': 'nova',
|
'default_dashboard': 'nova',
|
||||||
'user_home': 'openstack_dashboard.views.user_home',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# TODO(tres): Remove these once Keystone has an API to identify auth backend.
|
# TODO(tres): Remove these once Keystone has an API to identify auth backend.
|
||||||
|
Loading…
Reference in New Issue
Block a user