Remove tempest from test-requirements.txt

It's not used anywhere in the codebase.

Change-Id: I99f2b64b6a08eee30836041b1a75fdd20ac9a61a
This commit is contained in:
Thomas Bechtold 2016-07-06 09:31:04 +02:00
parent 6dafb78290
commit ed86f63774
1 changed files with 0 additions and 1 deletions

View File

@ -15,6 +15,5 @@ sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
os-testr>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tempest>=12.1.0 # Apache-2.0
osprofiler>=1.3.0 # Apache-2.0
bandit>=1.0.1 # Apache-2.0