neutron/neutron/plugins/nec
Kun Huang ee26de1ed2 fix conversion type missing
Conversion type is missing in some places which would cause some
unexcepted error. By using 'grep -rn "%(\w\+)\W"', we could find
all cases of '%(variable_a)' and fix them.

Change-Id: I05cbaac73976c70be8428bf5a2d0017ea7059cb3
Closes-Bug: #1221036
2013-09-06 02:16:13 +08:00
..
agent Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
common fix conversion type missing 2013-09-06 02:16:13 +08:00
db OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
drivers OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
extensions OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
nec_plugin.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
nec_router.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
ofc_driver_base.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ofc_manager.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
packet_filter.py Separate packet filter activation from port operation in NEC Plugin 2013-08-08 09:55:49 +09:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
router_drivers.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00

Quantum NEC OpenFlow Plugin


# -- What's this?

http://wiki.openstack.org/Quantum-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