vmware-nsx/vmware_nsx/plugins/nsx_v/vshield/common
Adit Sarfaty 028d6a8b68 Replace retrying with tenacity
We are replacing all usages of the retrying package with
tenacity with an end goal of removing the retrying package
from our requirements.

This patch also demonstrate how to use the new api to retry only for some
of the exception error codes

Change-Id: Ie1b082848ac6153d29af7779de914071dc8c1ba5
2016-10-02 08:40:37 +03:00
..
__init__.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
constants.py Replace retrying with tenacity 2016-10-02 08:40:37 +03:00
exceptions.py NSX: make use of neutron_lib exceptions 2016-02-21 22:30:41 -08:00
VcnsApiClient.py NSX|V Use requests module for HTTP/HTTPS 2016-04-21 10:12:09 +03:00