neutron/neutron/plugins/plumgrid
Gary Kotton 61a7b58423 Add missing translation support
Update a number of files to add missing translation support.

The patch adds a new hacking check - N320. This ensures that
all log messages, except debug ones, have translations.

A '# noqa' indicates that the validation will not be done on
the specific log message. This should be used in cases where
the translations do not need to be done, for example, the log
message is logging raw data.

Change-Id: I3e1fdd04d87b09dff50950b5e85f5cacfb29afdc
Closes-bug: #1314994
2014-05-19 12:16:56 +02:00
..
common Report proper error message in PLUMgrid Plugin 2014-01-17 08:50:11 -08:00
drivers Fixed floating IP logic in PLUMgrid plugin 2014-04-24 20:15:22 -07:00
plumgrid_plugin Add missing translation support 2014-05-19 12:16:56 +02:00
README PLUMgrid plugin v2 2013-07-31 14:42:17 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00

README

PLUMgrid Neutron Plugin for Virtual Network Infrastructure (VNI)

This plugin implements Neutron v2 APIs and helps configure
L2/L3 virtual networks consisting of PLUMgrid Platform.
Implements External Networks and Port Binding Extension

For more details on use please refer to:
http://wiki.openstack.org/PLUMgrid-Neutron