Comment 33 for bug 1835161

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (stable/rocky)

Reviewed: https://review.opendev.org/669045
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=2586eaf55a873a2dfd9f0740eafa65aee424e46d
Submitter: Zuul
Branch: stable/rocky

commit 2586eaf55a873a2dfd9f0740eafa65aee424e46d
Author: Johan Guldmyr <email address hidden>
Date: Wed Jul 3 09:52:44 2019 +0300

    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 keystone will return a 413 Entity Too Large
    and not log anything to keystone.log.

    Closes-Bug: #1835161

    Change-Id: If9fc5c0bb5d6216b8656ee1673e1812c543de305
    Signed-off-by: Johan Guldmyr <email address hidden>
    (cherry picked from commit a60980f3da715b5d4ac986ae515e5aed88b35b74)