From 9ec41c0397dbcf818513efd9bc92ad488b66ceca Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Date: Thu, 28 Apr 2016 15:15:12 -0500 Subject: Replace tempest-lib with tempest.lib tempest-lib is deprecated, so replace it with tempest.lib. Co-Authored-By: Sheel Rana Change-Id: I0495eba110bb7581623fbcf49dc63a27e9cb6d64 Closes-Bug: #1553047 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 5694550a..f39b86bb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,7 +15,7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD os-testr>=0.4.1 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -tempest-lib>=0.14.0 # Apache-2.0 +tempest>=11.0.0 # Apache-2.0 osprofiler>=1.3.0 # Apache-2.0 # Install these to generate sphinx autodocs -- cgit v1.2.1