Raise the max_json_body_size for heat
Make debug puppet logs for undercloud deployments to fit heat JSON limits. Raise the default limit by an 8 times. Closes-bug: #1690828 Change-Id: I805247adf2cb669e6db035c8f4c4c014bcf513a7 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
parent
ff7ffaa075
commit
1500c2af7a
@ -58,6 +58,7 @@ rpc_response_timeout = 600
|
||||
deferred_auth_method = password
|
||||
num_engine_workers=1
|
||||
convergence_engine = false
|
||||
max_json_body_size = 8388608
|
||||
|
||||
default_deployment_signal_transport = HEAT_SIGNAL
|
||||
max_nested_stack_depth = 6
|
||||
|
Loading…
x
Reference in New Issue
Block a user