Merge "Set Horizon customization_module"

This commit is contained in:
Jenkins 2016-03-17 01:24:38 +00:00 committed by Gerrit Code Review
commit d11cc791e6
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,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() {