Comment 27 for bug 1701093

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/33840
Committed: http://github.com/Juniper/contrail-controller/commit/19f691b847bd1fe848721b7a7330d5afd932a324
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 19f691b847bd1fe848721b7a7330d5afd932a324
Author: Sahil <email address hidden>
Date: Thu Jul 20 11:16:53 2017 -0700

Making bottle base requests size configurable

Earlier bottle.BaseRequest.MEMFILE_MAX was hard coded to 1024000 in
vnc_cfg_api_server.py.
Adding config. parameter "max_request_size" to enable setting of
bottle.BaseRequest.MEMFILE_MAX through contrail-api.conf file.

Change-Id: I8a4d9e2ee7cf2c362647070bdd1865254f297236
Closes-Bug: #1701093