neutron/neutron/plugins/nec
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 oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
common oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
db Use comments rather than no-op string statements 2014-12-09 08:40:32 +11:00
drivers oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
extensions oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
README Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
nec_plugin.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
nec_router.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
ofc_driver_base.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
ofc_manager.py NEC plugin: Allow to apply Packet filter on OFC router interface 2014-10-23 11:29:05 +09:00
packet_filter.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
router_drivers.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00

README

Quantum NEC OpenFlow Plugin


# -- What's this?

https://wiki.openstack.org/wiki/Neutron/NEC_OpenFlow_Plugin


# -- Installation

Use QuickStart Script for this plugin.  This provides you auto installation and
configuration of Nova, Neutron and Trema.
https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom