Change senlin dashboard to not be the default dashboard

Change-Id: I81d492bf8998e74f5bf53b0226047a070069b060
Closes-Bug: #1754183
(cherry picked from commit 1cdcacb8ab)
This commit is contained in:
Christopher Stone 2018-03-07 14:48:49 -08:00
parent e276d94760
commit 261fb4737f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ ADD_INSTALLED_APPS = [
'senlin_dashboard',
'senlin_dashboard.cluster'
]
DEFAULT = True
DEFAULT = False
AUTO_DISCOVER_STATIC_FILES = True
ADD_ANGULAR_MODULES = ['horizon.cluster']
ADD_SCSS_FILES = [