a81cf552ce
Change-Id: I484e4a88993196f63c8c9285dc2772507cc4d8c5
8 lines
317 B
YAML
8 lines
317 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Octavia now uses the oslo middleware sizelimit module. It allows to limit
|
|
the size of the incoming requests in the API. Admins may need to ajust the
|
|
``[oslo_middleware].max_request_body_size`` setting to their needs. The
|
|
default value for ``max_request_body_size`` is 114688 bytes.
|