vmware-nsx/neutron/plugins/vmware/common
Aaron Rosen 0b0fe134c3 NSX: Make conn_idle_timeout configurable
If there is a loadbalancer that sits between NSX and neutron usually it has
a default http_timeout on long lived http_connections. This can cause
connections that have not been used from neutron to nsx to be reset after
sometime. This patch makes the amount time we wait to reconnect the connection
configurable so one can set it to match the balancer timeout to avoid having
to try the connection if the loadbalaner has already timed it out.

closes-bug #1382000

Change-Id: Ifca76ca6c24a2002b46b1935fbb4fc63f15c5af1
2014-10-16 04:20:06 -07:00
..
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
config.py NSX: Make conn_idle_timeout configurable 2014-10-16 04:20:06 -07:00
exceptions.py NSX: lift restriction on DVR update 2014-08-14 13:56:14 -07:00
nsx_utils.py NSX: Correct default timeout params 2014-08-01 15:32:04 -07:00
securitygroups.py Fix NVP/Nicira nits 2014-03-03 14:48:59 -08:00
sync.py Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
utils.py Do not assume order of body and tags elements 2014-09-23 17:46:20 +00:00