vmware-nsx/neutron/plugins/mlnx
Ihar Hrachyshka ee09d2f624 Migrate to oslo.i18n
Mostly trivial import changes.

- oslo.i18n no longer provide install() method to inject _() into
  globals(), so removed all calls to it;
- removed Babel from dependencies (it will now be grabbed by oslo.i18n);
- updated tox.ini to ignore import violations for oslo.i18n.

Change-Id: I6623d551f512fb7fe9bf35ee734ed6d4c6cbc287
2014-11-26 22:19:24 +01:00
..
agent Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
common Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
db Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_notify_api.py Drop RpcProxy usage from mlnx plugin 2014-11-24 21:01:42 +00:00
mlnx_plugin.py Migrate to oslo.utils 2014-11-26 10:31:03 +01:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc_callbacks.py Fix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring 2014-09-01 22:41:57 +09:00

Mellanox Neutron Plugin

This plugin implements Neutron v2 APIs with support for
Mellanox embedded switch functionality as part of the
VPI (Ethernet/InfiniBand) HCA.

For more details on the plugin, please refer to the following link:
https://wiki.openstack.org/wiki/Mellanox-Quantum