From d0a0fdf9e1e592df0b15a2f2efcade8e20f2745a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 7 Mar 2015 00:22:15 +0000 Subject: Updated from global requirements Change-Id: I577fec9512ca2a94418f37ea955cf590aea1c6d5 --- test-requirements-py2.txt | 2 +- test-requirements-py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements-py2.txt b/test-requirements-py2.txt index 34e18db..6ff3a1b 100644 --- a/test-requirements-py2.txt +++ b/test-requirements-py2.txt @@ -16,4 +16,4 @@ oslosphinx>=2.2.0 # Apache-2.0 oslotest>=1.2.0 # Apache-2.0 testrepository>=0.0.18 testtools>=0.9.36,!=1.2.0 -tempest-lib>=0.2.0 +tempest-lib>=0.3.0 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 03670e8..4290cc6 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -16,4 +16,4 @@ oslotest>=1.2.0 # Apache-2.0 PyMySQL>=0.6.2 # MIT License testrepository>=0.0.18 testtools>=0.9.36,!=1.2.0 -tempest-lib>=0.2.0 +tempest-lib>=0.3.0 -- cgit v1.2.1