neutron/neutron/plugins
Slawek Kaplonski 81fc369b4a Make port binding attempt after agent is revived
In some cases it may happen that port is "binding_failed"
because L2 agent running on destination host was down but
this is "temporary" issue.
It is like that for example in case when using L3 HA and when
master and backup network nodes were e.g. rebooted.
L3 agent might start running before L2 agent on host in such case
and if it's new master node, router ports will have "binding_failed"
state.

When agent sends heartbeat and is getting back to live,
ML2 plugin will try to bind all ports with "binding_failed"
from this host.

Change-Id: I3bedb7c22312884cc28aa78aa0f8fbe418f97090
Closes-Bug: #1794809
(cherry picked from commit f787f12aa3)
2018-10-23 11:00:50 +02:00
..
common use log api plugin const from neutron-lib 2017-11-30 11:07:06 -07:00
ml2 Make port binding attempt after agent is revived 2018-10-23 11:00:50 +02:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00