vmware-nsx/vmware_nsx/neutron/plugins/vmware/api_client
Salvatore Orlando 1602baf661 NSX-mh: Failover controller connections on socket failures
Upon a socket connection failure, release the current connection
and acquire a new one to a different controller.
This is achieved by treating socket connection failures as 503
errors returned by the controller.

Also, ensure an even distribution of initial connection priorities
across controllers.

Change-Id: I988b46a4d1f51e4ad6b22ed3d892eab6a96a3acd
Closes-Bug: 1485883
2015-08-18 22:16:55 +00:00
..
__init__.py Anothher step towards Python 3 compatibility 2015-07-19 05:19:09 +00:00
base.py Anothher step towards Python 3 compatibility 2015-07-19 05:19:09 +00:00
client.py Anothher step towards Python 3 compatibility 2015-07-19 05:19:09 +00:00
eventlet_client.py NSX-mh: Failover controller connections on socket failures 2015-08-18 22:16:55 +00:00
eventlet_request.py Anothher step towards Python 3 compatibility 2015-07-19 05:19:09 +00:00
exception.py VMware: fix gitreview 2014-12-21 23:24:18 -08:00
request.py NSX-mh: Failover controller connections on socket failures 2015-08-18 22:16:55 +00:00
version.py Make use of oslo_service for loopingcall 2015-07-07 03:53:22 -07:00