neutron/neutron/plugins/embrane
Ihar Hrachyshka 7a2a85623d oslo: migrate to namespace-less import paths
Oslo project decided to move away from using oslo.* namespace for all their
libraries [1], so we should migrate to new import path.

This patch applies new paths for:
- oslo.config
- oslo.db
- oslo.i18n
- oslo.messaging
- oslo.middleware
- oslo.rootwrap
- oslo.serialization
- oslo.utils

Added hacking check to enforce new import paths for all oslo libraries.

Updated setup.cfg entry points.

We'll cleanup old imports from oslo-incubator modules on demand or
if/when oslo officially deprecates old namespace in one of the next
cycles.

[1]: https://blueprints.launchpad.net/oslo-incubator/+spec/drop-namespace-packages

Depends-On: https://review.openstack.org/#/c/147248/
Depends-On: https://review.openstack.org/#/c/152292/
Depends-On: https://review.openstack.org/#/c/147240/

Closes-Bug: #1409733
Change-Id: If0dce29a0980206ace9866112be529436194d47e
2015-02-05 15:09:32 +01:00
..
agent embrane: Use lazy logging interpolation 2014-12-22 17:12:54 +11:00
common oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
l2base Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
plugins Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
README Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_plugin.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00

README

Embrane Neutron Plugin

This plugin interfaces OpenStack Neutron with Embrane's heleos platform, which
provides layer 3-7 network services for cloud environments.

L2 connectivity is leveraged by one of the supported existing plugins.

For more details on use, configuration and implementation please refer to:
http://wiki.openstack.org/wiki/Neutron/EmbraneNeutronPlugin