From 31b10653090e953fb14a83f7c3252184bfc50a8a Mon Sep 17 00:00:00 2001 From: Samuel Matzek Date: Mon, 23 Oct 2017 06:46:49 -0500 Subject: Remove tempest from the test requirements Commit f860e06f74523ee7ef34190338de8aa207d1f45d added tempest to the test requirements but this should not be necessary as the OpenStack global requirements already list tempest at 16.1.0. Change-Id: I625fac7590166eb0658b3ba4cb1910a873cab36e --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 2f6ea4a4..0ae7c5f2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,4 +28,3 @@ couchdb>=0.8 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 pylint==1.4.5 # GPLv2 -tempest>=16.1.0 # Apache-2.0 -- cgit v1.2.1