neutron/neutron/plugins/mlnx
Irena Berezovsky cd542a7f1f Change default eswitchd port to avoid conflict
Previous default for eswitch/daemon_endpoint would set a TCP port (5001)
which is in the range of the well known ports.
Change to unreserved port (60001) will avoid that conflict.

Change-Id: I711c4659f497e44a6041ec9958835c1f2f4174a7
Closes-Bug: #1245885
2013-12-18 07:56:20 +02:00
..
agent Update common network type consts to same origin 2013-12-10 19:29:12 +00:00
common Change default eswitchd port to avoid conflict 2013-12-18 07:56:20 +02:00
db Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent_notify_api.py Add recent neutron extentions and IB support 2013-08-22 15:01:21 +03:00
mlnx_plugin.py Update common network type consts to same origin 2013-12-10 19:29:12 +00:00
rpc_callbacks.py Fix message i18n error 2013-09-08 15:58:12 +08: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