vmware-nsxlib/vmware_nsxlib
Adit Sarfaty 919909ba51 Support MP cluster unavailable managers
This patch will add support for the case nsxlib is configured with
a cluster (few nsx managers), which change their availability, and
in a specific point in time might all be DOWN.

1) The nsxlib will succeed even if currently all the managers are
unavailable (state DOWN)
2) By configuration of cluster_unavailable_retry=True, when a request
is issues and all managers are DOWN, the endpoint selected will be
retried until one of the managers is back UP, or until max retries
is reached (10 by default)

Change-Id: I2e3d1a9734f37ef82859baf0082b39c11d6ce149
2018-07-22 07:47:18 +03:00
..
tests Support MP cluster unavailable managers 2018-07-22 07:47:18 +03:00
v3 Support MP cluster unavailable managers 2018-07-22 07:47:18 +03:00
__init__.py Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
_i18n.py Drop log translations 2017-03-27 08:03:53 +03:00
version.py Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00