vmware-nsx/neutron/plugins/nec
ZhiQiang Fan 9842dcb34c Fix message i18n error
Partial-Bug: #1217100

Using tools/check_i18n.py to scan source directory, and fix most of
the errors.

- Message internationalization
- First letter must be capital
- Using comma instead of percent in LOG.xxx

Note: all extension's description are not touched in this patch,
can be fixed after discussing.
Note: all nicira/check_nvp_config.py print messages are not fixed.

Change-Id: I79ef06fd42f6780beb5019c592662536c2a51864
2013-09-08 15:58:12 +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 Fix message i18n error 2013-09-08 15:58:12 +08: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 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