]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove middleware oslo-incubator module
authorIhar Hrachyshka <ihrachys@redhat.com>
Wed, 20 May 2015 21:17:19 +0000 (23:17 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Wed, 20 May 2015 21:17:19 +0000 (23:17 +0200)
commit29ea6436070762d38d17d9a34968bed8651b7c4b
tree0969b57390ca2b6afd8dc548ab6728d860fde7cf
parenta8f4358e3d5b3769f4d06ba438396d78e94e8eaf
Remove middleware oslo-incubator module

The module was used during Kilo cycle to provide backwards compatibility
for users that upgrade to the release without updating their
api-paste.ini. We have issued the deprecation warning for a cycle now,
so we should be ok to just drop the compatibility layer.

Note that the change may require a notion in release notes to make sure
everyone is notified, even if they don't look through their logs.

DocImpact

Change-Id: I41693f4613b5a69a01a33e54f90e82177f42e1af
neutron/openstack/common/middleware/__init__.py [deleted file]
neutron/openstack/common/middleware/catch_errors.py [deleted file]
neutron/openstack/common/middleware/request_id.py [deleted file]
openstack-common.conf