cinder/releasenotes/notes/removing-middleware-sizelimit-ba86907acbda83de.yaml
wangxiyuan 644c50fe0e Move the releasenote to the right folder
Another release note was accidentally added to the wrong
location in the source tree.

Change-Id: Ie0c0402860c4342c5b2bef1f99ab5578722bcb53
2017-05-03 15:01:32 +08:00

7 lines
235 B
YAML

---
upgrade:
- Removing deprecated file cinder.middleware.sizelimit. In your
api-paste.ini, replace
cinder.middleware.sizelimit:RequestBodySizeLimiter.factory with
oslo_middleware.sizelimit:RequestBodySizeLimiter.factory