Merge "undercloud/heat: set YAQL memory quota to 200000"
This commit is contained in:
commit
ef373b4681
@ -108,6 +108,7 @@ parameter_defaults:
|
||||
HeatMaxJsonBodySize: 4194304
|
||||
HeatReauthenticationAuthMethod: 'trusts'
|
||||
HeatYaqlLimitIterators: 10000
|
||||
HeatYaqlMemoryQuota: 200000
|
||||
# Disable non-lifecycle stack actions like
|
||||
# snapshot, resume, cancel update and stack check.
|
||||
HeatApiPolicies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user