neutron/neutron/plugins/mlnx
Angus Lees 5defcd0aa6 Remove unused arg to config.setup_logging()
The cfg.CFG argument is ignored and misleading.  This change removes it
and updates all callers.

Closes-Bug: #1355565
Change-Id: I2fcece85d1abe848e5c01125cfb62c02f2dcbc86
2014-09-05 12:05:17 +10:00
..
agent Remove unused arg to config.setup_logging() 2014-09-05 12:05:17 +10:00
common Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
db Fix incorrect number of args to string format 2014-08-27 11:36:19 +10:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
agent_notify_api.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
mlnx_plugin.py Make SecurityGroupsRpcCallback a separate callback class 2014-08-30 10:19:42 +08:00
rpc_callbacks.py Fix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring 2014-09-01 22:41:57 +09:00

README

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