Merge "Use heat's default value for max_template_size"
This commit is contained in:
commit
ba5a8198d2
3
lib/heat
3
lib/heat
@ -120,9 +120,6 @@ function configure_heat() {
|
||||
iniset $HEAT_CONF heat_api_cloudwatch bind_host $HEAT_API_CW_HOST
|
||||
iniset $HEAT_CONF heat_api_cloudwatch bind_port $HEAT_API_CW_PORT
|
||||
|
||||
# Set limits to match tempest defaults
|
||||
iniset $HEAT_CONF DEFAULT max_template_size 10240
|
||||
|
||||
# heat environment
|
||||
sudo mkdir -p $HEAT_ENV_DIR
|
||||
sudo chown $STACK_USER $HEAT_ENV_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user