Set Horizon customization_module
Table in horizon show neutron dhcp agent will cause an error with astara plugin, override the panel by setting Horizon customization_module option. Change-Id: I01a323f44b0c99320d6437aebac1abbdf605974e
This commit is contained in:
@@ -99,6 +99,7 @@ function configure_astara_horizon() {
|
||||
_horizon_config_set $HORIZON_LOCAL_SETTINGS "" RUG_MANAGEMENT_PREFIX \"$ASTARA_MANAGEMENT_PREFIX\"
|
||||
_horizon_config_set $HORIZON_LOCAL_SETTINGS "" RUG_API_PORT \"$ASTARA_API_PORT\"
|
||||
done
|
||||
_horizon_config_set $HORIZON_LOCAL_SETTINGS "" HORIZON_CONFIG\[\'customization_module\'\] "'astara_horizon.astara_openstack_dashboard.overrides'"
|
||||
}
|
||||
|
||||
function start_astara_horizon() {
|
||||
|
Reference in New Issue
Block a user