neutron/neutron/plugins/nec
Angus Lees cd5b3646c1 Use comments rather than no-op string statements
This change replaces a few no-op string statements with regular
comments.  While there was no harm in the previous use of strings for
comments, this allows us to re-enable the corresponding pylint check
which may catch genuinely unintended cases.

Change-Id: I796a059292e26c4df75c54f095d9e20e99187c98
2014-12-09 08:40:32 +11:00
..
agent Update i18n translation for NEC plugin log msg's 2014-12-05 00:00:29 -08:00
common Update i18n translation for NEC plugin log msg's 2014-12-05 00:00:29 -08:00
db Use comments rather than no-op string statements 2014-12-09 08:40:32 +11:00
drivers Update i18n translation for NEC plugin log msg's 2014-12-05 00:00:29 -08:00
extensions Empty files should not contain copyright or license 2014-10-20 00:50:32 +00: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 Update i18n translation for NEC plugin log msg's 2014-12-05 00:00:29 -08:00
nec_router.py Update i18n translation for NEC plugin log msg's 2014-12-05 00:00:29 -08: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 Update i18n translation for NEC plugin log msg's 2014-12-05 00:00:29 -08:00
router_drivers.py Update i18n translation for NEC plugin log msg's 2014-12-05 00:00:29 -08: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