vmware-nsx/vmware_nsx/nsxlib
Boden R e7acdfe91a NSX-v3 update endpoint state only on timeout
This patch removes the NSX v3 client cluster logic that
forces a revalidate of all endpoints when endpoint
selection only finds DOWN endpoints. The revalidate
call can cause cascading backpressure under certain
circumstances.

Now DOWN endpoints are only returned to UP as part
of the endpoint keepalive ping that is controlled via
conn_idle_timeout config property. Thus, the default
conn_idle_timeout is also decreased to 10s ensuring
endpoint revalidation occurs (by default) on a fequent
basis.

backport: liberty

Change-Id: I5423bce793892dd864353a23ca7c288b846a1ab6
Closes-Bug: #1541591
2016-02-08 13:21:57 -07:00
..
mh LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
v3 NSX-v3 update endpoint state only on timeout 2016-02-08 13:21:57 -07:00
__init__.py Divide vmware_nsx/nsxlib/ into mh and v3 subdirectories 2015-09-17 17:01:18 -07:00