Merge "Bump up the count of workers for heat"
This commit is contained in:
commit
18e0a335b6
1
lib/heat
1
lib/heat
@ -150,6 +150,7 @@ function configure_heat {
|
|||||||
|
|
||||||
# OpenStack API
|
# OpenStack API
|
||||||
iniset $HEAT_CONF heat_api bind_port $HEAT_API_PORT
|
iniset $HEAT_CONF heat_api bind_port $HEAT_API_PORT
|
||||||
|
iniset $HEAT_CONF heat_api workers "$API_WORKERS"
|
||||||
|
|
||||||
# Cloudformation API
|
# Cloudformation API
|
||||||
iniset $HEAT_CONF heat_api_cfn bind_port $HEAT_API_CFN_PORT
|
iniset $HEAT_CONF heat_api_cfn bind_port $HEAT_API_CFN_PORT
|
||||||
|
Loading…
Reference in New Issue
Block a user