vmware-nsx/neutron/plugins/nec
Akihiro MOTOKI ad7f41ae6a Fix port deletion in NEC Plugin
Cascade on delete from ports.id to packetfitlers.in_port is added
to ensure packet filter entries associated with a port.
Also joined query of packetfilter with port query is added
to avoid additional packetfilter query by port_id.

Fixes: bug #1212102

Change-Id: I8a67649f3361480eda6377b1d8a30bebd18aa714
2013-09-24 12:05:31 +09: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 Fix port deletion in NEC Plugin 2013-09-24 12:05:31 +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 Fix port deletion in NEC Plugin 2013-09-24 12:05:31 +09:00
nec_router.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02: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 Fix message i18n error 2013-09-08 15:58:12 +08: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