Disable heat dashboard by default
The heat dashboard is now optional in horizon, so we can enable it in the integrated build if we have heat nodes. Change-Id: Id6875b44ac5aba88d92d4765b7ee6dc961d0b595
This commit is contained in:
parent
53113aa25d
commit
9cef725fb7
@ -213,7 +213,7 @@ horizon_enable_trove_ui: False
|
||||
horizon_enable_designate_ui: False
|
||||
|
||||
## Heat UI Panel
|
||||
horizon_enable_heat_ui: True
|
||||
horizon_enable_heat_ui: False
|
||||
|
||||
## Neutron features to enable
|
||||
horizon_enable_neutron_lbaas: False
|
||||
|
Loading…
Reference in New Issue
Block a user