Remove tempest-lib from requirements.txt

It is not used and also deprecated in favor of tempest.lib (from tempest
itself).

Change-Id: I18f5c726513b68083d8a5793b8eb391b421b8514
This commit is contained in:
Thomas Bechtold 2017-02-24 09:50:38 -05:00
parent b17c38df9c
commit c5ad78f1ba
1 changed files with 0 additions and 1 deletions

View File

@ -5,5 +5,4 @@
pbr>=1.8 # Apache-2.0
tempest>=12.1.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0