]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Drop use of 'oslo' namespace package
authorDoug Hellmann <doug@doughellmann.com>
Tue, 28 Apr 2015 22:08:39 +0000 (22:08 +0000)
committerDoug Hellmann <doug@doughellmann.com>
Tue, 28 Apr 2015 22:08:39 +0000 (22:08 +0000)
commit5281e52512fc5b9b1017cf5c5da40cc92a7fe775
tree7c3c8259dcdbfa19e50533aacec31073c5d38a85
parent5cb06a0d5787da15aefb6f53e0577a8658502059
Drop use of 'oslo' namespace package

The Oslo libraries have moved all of their code out of the 'oslo'
namespace package into per-library packages. The namespace package was
retained during kilo for backwards compatibility, but will be removed by
the liberty-2 milestone. This change removes the use of the namespace
package, replacing it with the new package names.

The patches in the libraries will be put on hold until application
patches have landed, or L2, whichever comes first. At that point, new
versions of the libraries without namespace packages will be released as
a major version update.

Please merge this patch, or an equivalent, before L2 to avoid problems
with those library releases.

Blueprint: remove-namespace-packages
https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages

Change-Id: If8a132de65ba1e57ea93f98daac66816a3cefaa8
etc/api-paste.ini
neutron/openstack/common/cache/_backends/memory.py
neutron/openstack/common/cache/cache.py
neutron/openstack/common/middleware/catch_errors.py
neutron/openstack/common/middleware/request_id.py