undercloud/heat: set YAQL memory quota to 200000

Since the "optimization" [1] of host entries in Heat and it's YAQLization,
we need to increase the memory quota for YAQL queries or the resource
will fail to process at large scale (250 nodes).

[1] 3b8e6f78e1

Change-Id: I04cb72210fbd25a720158988698a300140f4e7db
Closes-Bug: #1886203
This commit is contained in:
Emilien Macchi 2020-07-03 10:57:57 -04:00
parent 0224547aec
commit c67c53a8d8
1 changed files with 1 additions and 0 deletions

View File

@ -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: