Update git submodules

* Update oslo.middleware from branch 'master'
  - Merge "More details when logging 413 Entity Too Large"
  - More details when logging 413 Entity Too Large
    
    I spent a few days figuring out what was making the OS-FEDERATION
    mapping rules create/update API calls return "413 Entity Too Large"
    errors for our CentOS7/haproxy/apache/mod_wsgi/keystone/python2 setup.
    
    To make this a bit easier for future users then I would like to include
    max_request_body_size and its value in the response and also log the
    error.
    
    Retaining the "Request is too large." bit in the message is intended to
    also make it easier to find where the limit is set.
    
    Resulting log error in keystone looks like:
    
    2019-07-04 06:52:13.217789 | ubuntu-bionic |  INFO
    [oslo_middleware.sizelimit] Request is too large. Larger than
    max_request_body_size (114688).
    
    Change-Id: Ic66882afba25222ab8464ac9194c5002c8666db1
    Closes-Bug: #1835363
    Signed-off-by: Johan Guldmyr <johan.guldmyr@csc.fi>
This commit is contained in:
Zuul 2019-07-16 17:18:44 +00:00 committed by Gerrit Code Review
parent 09800c992e
commit af88eb6d95
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit eb4815e36250d2517c1c7c640402a34bbb62fe97
Subproject commit 9bae80ec0207d44c8bc467a11c837da9a98da007