neutron/neutron/plugins/embrane
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 Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
common Fix message i18n error 2013-09-08 15:58:12 +08:00
l2base Fix message i18n error 2013-09-08 15:58:12 +08:00
plugins Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
README Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
__init__.py Embrane Neutron Plugin 2013-08-25 14:22:38 -07:00
base_plugin.py Fix message i18n error 2013-09-08 15:58:12 +08:00

README

Embrane Neutron Plugin

This plugin interfaces OpenStack Neutron with Embrane's heleos platform, which
provides layer 3-7 network services for cloud environments.

L2 connectivity is leveraged by one of the supported existing plugins.

For more details on use, configuration and implementation please refer to:
http://wiki.openstack.org/wiki/Neutron/EmbraneNeutronPlugin