neutron/neutron/plugins/plumgrid
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
..
common Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
drivers hacking: enable H238 (old style class declaration, use new style) 2015-01-12 23:46:11 +01:00
plumgrid_plugin oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
README PLUMgrid plugin v2 2013-07-31 14:42:17 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00

README

PLUMgrid Neutron Plugin for Virtual Network Infrastructure (VNI)

This plugin implements Neutron v2 APIs and helps configure
L2/L3 virtual networks consisting of PLUMgrid Platform.
Implements External Networks and Port Binding Extension

For more details on use please refer to:
http://wiki.openstack.org/PLUMgrid-Neutron