From 1e82cba2ed553e0a61c176b314158504d5ccbc91 Mon Sep 17 00:00:00 2001 From: Jim Rollenhagen Date: Fri, 13 Jan 2017 13:35:19 -0500 Subject: [PATCH] Bump tooz minimum to 1.47.0 This introduces tooz.hashring, lifted from nova and ironic. We need to bump the minimum to rip the copy-pasta out of those projects. Change-Id: Ic1f8b89b819ace8df9b15c61eaf9bf136ad3166b --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 74f00d705e..0feaea7a03 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -274,7 +274,7 @@ sympy>=0.7.6 # BSD taskflow>=2.7.0 # Apache-2.0 tempest>=12.1.0 # Apache-2.0 tempest-lib>=0.14.0 # Apache-2.0 -tooz>=1.28.0 # Apache-2.0 +tooz>=1.47.0 # Apache-2.0 tosca-parser>=0.7.0 # Apache-2.0 tripleo-common>=5.0.0 # Apache-2.0 urllib3>=1.15.1 # MIT