Comment 12 for bug 1701093

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

Reviewed: https://review.opencontrail.org/33497
Committed: http://github.com/Juniper/contrail-controller/commit/74c62bf48597db53fc48d0ac7c6fdac197b030bc
Submitter: Zuul (<email address hidden>)
Branch: R2.21.x

commit 74c62bf48597db53fc48d0ac7c6fdac197b030bc
Author: Sahil <email address hidden>
Date: Fri Jul 7 19:16:21 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.

Closes-Bug: #1701093
Change-Id: I6fb67f92bc7262261a33cf5d8c9748a176a62de0