Comment 24 for bug 1701093

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

Reviewed: https://review.opencontrail.org/33839
Committed: http://github.com/Juniper/contrail-controller/commit/c4ea1ba784477c18861bb2ca326442f031f8ffe6
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit c4ea1ba784477c18861bb2ca326442f031f8ffe6
Author: Sahil <email address hidden>
Date: Thu Jul 20 11:07:43 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: If9d11d5f0856701ab7db71d55383d7f01f9abda7
Closes-Bug: #1701093