Comment 20 for bug 1835161

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

Reviewed: https://review.opendev.org/669043
Committed: https://git.openstack.org/cgit/openstack/puppet-vitrage/commit/?id=d6cc940b6762e9a9d2ae6b33fc6a191ead64c7de
Submitter: Zuul
Branch: master

commit d6cc940b6762e9a9d2ae6b33fc6a191ead64c7de
Author: ZhongShengping <chdzsp@163.com>
Date: Thu Jul 4 11:34:44 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 vitrage will return a 413 Entity Too Large
    and not log anything to vitrage.log.

    Change-Id: I93f10e095da309301bede49e2259e553618fbc04
    Closes-Bug: #1835161