Comment 22 for bug 1835161

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

Reviewed: https://review.opendev.org/669038
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=31b4547b05ae38846a9874115d3e803944512c6c
Submitter: Zuul
Branch: master

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

    Change-Id: I3ce3523f00a88dece33657a583d661eea58e90a4
    Closes-Bug: #1835161