From: Cédric Ollivier Date: Tue, 4 Jul 2017 09:26:25 +0000 (+0200) Subject: Sync thirdparty-requirements.txt X-Git-Tag: 0.2~512 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c68b71a8024359bb4754fd561c5e3c2b43613f03;p=functest-xtesting.git Sync thirdparty-requirements.txt It fixes the condition about the tempest version [1]. [1] https://git.openstack.org/cgit/openstack/requirements/plain/global-requirements.txt?h=stable/ocata Change-Id: Iaa1f58aec1f58b372ff6280b1f1e4a5422986a55 Signed-off-by: Cédric Ollivier --- diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt index d1c3a917..cd56a068 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -6,5 +6,5 @@ git+https://gerrit.opnfv.org/gerrit/sfc#egg=sfc tosca-parser>=0.7.0 # Apache-2.0 heat-translator>=0.4.0 # Apache-2.0 rally -tempest>=15.0.0 # Apache-2.0 -git+https://github.com/openstack/refstack-client#egg=refstack-client \ No newline at end of file +tempest>=12.1.0 # Apache-2.0 +git+https://github.com/openstack/refstack-client#egg=refstack-client