From d7dfd9118f7716057c4945813e0ba0509c6e9132 Mon Sep 17 00:00:00 2001 From: Ken'ichi Ohmichi Date: Thu, 24 Sep 2015 23:52:54 +0000 Subject: [PATCH] Bump minimum tempest-lib version Now we(Tempest team) are migrating common part of Tempest to tempest-lib for running Tempest-like test on each project repository. That work requires the latest tempest-lib. So this patch bumps minimum tempest-lib version. NOTE: We are post Liberty-3 and requirements freeze. However I'd like to ask this as an exception from the requirements freeze because Tempest/tempest-lib helps improving quality in -rc time. Change-Id: I70ffd25c23716fdde5c23f32d1a4b59d5d86d425 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 354dac37ce..193bc17b55 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -196,7 +196,7 @@ stevedore>=1.5.0 # Apache-2.0 sysv_ipc>=0.6.8 # BSD License suds-jurko>=0.6 taskflow>=1.16.0 -tempest-lib>=0.8.0 +tempest-lib>=0.9.0 tooz>=1.19.0 # Apache-2.0 tosca-parser>=0.1.0 tripleo-image-elements