vmware-nsx/neutron/plugins/nec
Russell Bryant f76110be99 Convert several uses of RpcCallback
Convert several places in the code that were using the RpcCallback
compatibility class.  This class eased the transition to
oslo.messaging.  This patch drops the usage of this class in favor of
direct usage of the appropriate oslo.messaging API.

Part of blueprint drop-rpc-compat.

Change-Id: I955958e836635d43dabc7b39d050c1418b18cf8f
2014-12-04 16:35:21 +00:00
..
agent Convert several uses of RpcCallback 2014-12-04 16:35:21 +00:00
common Migrate to oslo.utils 2014-11-26 10:31:03 +01:00
db Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
drivers Migrate to oslo.utils 2014-11-26 10:31:03 +01:00
extensions Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
nec_plugin.py Convert several uses of RpcCallback 2014-12-04 16:35:21 +00:00
nec_router.py Migrate to oslo.utils 2014-11-26 10:31:03 +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 Migrate to oslo.utils 2014-11-26 10:31:03 +01:00
README Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00
router_drivers.py Migrate to oslo.utils 2014-11-26 10:31:03 +01:00

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