Merge "Increase max heat stack depth"

This commit is contained in:
Zuul
2018-07-12 12:19:35 +00:00
committed by Gerrit Code Review

View File

@@ -62,6 +62,7 @@ parameter_defaults:
NeutronDhcpAgentsPerNetwork: 2 NeutronDhcpAgentsPerNetwork: 2
HeatConvergenceEngine: true HeatConvergenceEngine: true
HeatCorsAllowedOrigin: '*' HeatCorsAllowedOrigin: '*'
HeatMaxNestedStackDepth: 7
HeatMaxResourcesPerStack: -1 HeatMaxResourcesPerStack: -1
HeatMaxJsonBodySize: 4194304 HeatMaxJsonBodySize: 4194304
HeatReauthenticationAuthMethod: 'trusts' HeatReauthenticationAuthMethod: 'trusts'