cinder/releasenotes/notes/use-oslo_middleware_sizelimit-5f171cf1c44444f8.yaml
Sean McGinnis c5630ce51d Clean up release notes for Ocata
Fix up various issues in the release notes in preparation for
branching the RC-1 release.

Change-Id: I8db5d2859c36d666732c513afe520d588ac9f3ba
2017-02-02 08:15:52 -06:00

8 lines
398 B
YAML

---
deprecations:
- The api-paste.ini ``paste.filter_factory`` setting has been updated to use
``oslo_middleware.sizelimit`` rather than ``cinder.api.middleware.sizelimit``
compatibility shim. ``cinder.api.middleware.sizelimit`` was deprecated in
kilo and should now be updated to use ``oslo_middleware.sizelimit`` in
api-paste.ini in preparation for removal in the pike release.