Merge "Set yaql limit iterators to 10000 for ephemeral Heat" into stable/wallaby

This commit is contained in:
Zuul
2022-06-23 03:48:30 +00:00
committed by Gerrit Code Review

View File

@@ -40,5 +40,5 @@ flavor = noauth
policy_file = /etc/heat/noauth_policy.json
[yaql]
limit_iterators=9000
limit_iterators=10000
memory_quota=900000