Merge "Set yaql limit iterators to 10000 for ephemeral Heat" into stable/wallaby
This commit is contained in:
@@ -40,5 +40,5 @@ flavor = noauth
|
|||||||
policy_file = /etc/heat/noauth_policy.json
|
policy_file = /etc/heat/noauth_policy.json
|
||||||
|
|
||||||
[yaql]
|
[yaql]
|
||||||
limit_iterators=9000
|
limit_iterators=10000
|
||||||
memory_quota=900000
|
memory_quota=900000
|
||||||
|
|||||||
Reference in New Issue
Block a user