Comment 19 for bug 1835161

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-manila (master)

Reviewed: https://review.opendev.org/669033
Committed: https://git.openstack.org/cgit/openstack/puppet-manila/commit/?id=9fb1805e1b16e44bfa9402eaaf22aba2a4449bde
Submitter: Zuul
Branch: master

commit 9fb1805e1b16e44bfa9402eaaf22aba2a4449bde
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Jul 4 11:34:43 2019 +0800

    Manage oslo_middleware/max_request_body_size

    So that we can increase it from the default 114688

    Useful in case for example the OS-Federation mapping is too large.

    If this limit is breached manila will return a 413 Entity Too Large
    and not log anything to manila.log.

    Change-Id: I69a790df4774fa4010c356033b8a8167569321c1
    Closes-Bug: #1835161