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:
Bogdan Dobrelya 2017-05-15 17:00:12 +02:00
parent ff7ffaa075
commit 1500c2af7a
1 changed files with 1 additions and 0 deletions

View File

@ -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