vmware-nsx/neutron/plugins/mlnx
Irena Berezovsky a191a1cfa3 Add request timeout handling for Mellanox Neutron Agent
Add request timeout handling for messages sent to eswitch Daemon.
Using configurable number of retries and increasing waiting interval
between retries resend the message.
If request timeout persists, eswitch daemon is not reachable.
In such case, exit the agent process.

Closes-Bug: #1228827

Change-Id: If1290bedafe7a0dd8a61cbe328510075edeb1e5b
2013-12-01 10:04:40 +02:00
..
agent Add request timeout handling for Mellanox Neutron Agent 2013-12-01 10:04:40 +02:00
common Add request timeout handling for Mellanox Neutron Agent 2013-12-01 10:04:40 +02:00
db Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02: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 Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc_callbacks.py Fix message i18n error 2013-09-08 15:58:12 +08: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