File: remove-deprecated-size-limiter-9d7c8ab69cf85aea.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (10 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
deprecations:
  - Removed manila RequestBodySizeLimiter shims and deprecation
    log messages since it has been deprecated since equivalent
    oslo.middleware library object was added in kilo.
upgrade:
  - Ensure that /etc/manila/api-paste.ini is up-to-date with
    etc/manila/api-paste.ini, in particular that [filter:sizelimit]
    section has
      paste.filter_factory = oslo_middleware.sizelimit:RequestBodySizeLimiter.factory