Remove deprecated cinder.middleware.sizelimit

This middleware has been deprecated since Kilo in favor of the
oslo.middleware.

Change-Id: I6cb2389d98492459661e4dd5d015ed87f5a784a3
This commit is contained in:
Mike Perez
2016-10-02 14:35:41 -07:00
parent 75b89a36e3
commit a55213bcd4
4 changed files with 6 additions and 43 deletions

View File

@@ -65,7 +65,6 @@ oslo_messaging.notify.drivers =
cinder.openstack.common.notifier.test_notifier = oslo_messaging.notify._impl_test:TestDriver
# These are for backwards compatibility with Juno middleware configurations
oslo_middleware =
cinder.api.middleware.sizelimit = oslo_middleware.sizelimit
cinder.openstack.common.middleware.request_id = oslo_middleware.request_id
cinder.database.migration_backend =