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
commit f713cb7308

View File

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