From 317983ca12de9d595523860df71b015b9a390e0a Mon Sep 17 00:00:00 2001 From: Adit Sarfaty Date: Sun, 25 Mar 2018 13:29:17 +0300 Subject: [PATCH] Bump tenacity to 4.4.0 Tenacity 4.4.0 has some new usefull features like wait_random_exponential which is usefull for minimising retry collisions, and will be usefull for some openstack projects such as vmware_nsxlib Change-Id: I4f3bde8183140ddc70de2e3d17e203e3a7fbc648 --- global-requirements.txt | 2 +- lower-constraints.txt | 2 +- openstack_requirements/tests/files/upper-constraints.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 4fd3da3d83..e284fbf075 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -415,7 +415,7 @@ pyzmq>=14.3.1 # LGPL+BSD redis>=2.10.0 # MIT hiredis>=0.2.0 # BSD requests-mock>=1.2.0 # Apache-2.0 -tenacity>=3.2.1 # Apache-2.0 +tenacity>=4.4.0 # Apache-2.0 retrying>=1.2.3,!=1.3.0 # Apache-2.0 spec-cleaner>=0.8.2,!=0.9.3 # BSD selenium>=2.50.1 # Apache-2.0 diff --git a/lower-constraints.txt b/lower-constraints.txt index 28e70d8ad2..0f03c4acca 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -446,7 +446,7 @@ ndg-httpsclient===0.4.2 spec-cleaner===0.8.2 repoze.lru===0.7 rfc3986===0.3.1 -tenacity===3.2.1 +tenacity===4.4.0 XStatic-Magic-Search===0.2.5.1 python-designateclient===2.7.0 future===0.16.0 diff --git a/openstack_requirements/tests/files/upper-constraints.txt b/openstack_requirements/tests/files/upper-constraints.txt index 0920ede675..2928d892c5 100644 --- a/openstack_requirements/tests/files/upper-constraints.txt +++ b/openstack_requirements/tests/files/upper-constraints.txt @@ -403,7 +403,7 @@ tempest-lib===1.0.0 spec-cleaner===0.9.2 repoze.lru===0.6 rfc3986===0.4.1 -tenacity===4.0.0 +tenacity===4.9.0 logilab-common===1.3.0 XStatic-Magic-Search===0.2.5.1 python-designateclient===2.6.0