Add eventlet to requirements.txt
This commit adds eventlet to the tempest requirements list. The oslo logging and lockutils modules have dependencies on pieces of evenlet so to avoid any potential import issues this commit adds it to the requirements list. Change-Id: Ibdd0a418aec49f569d1f89c47e5cd68162d7ea15
This commit is contained in:
@@ -19,3 +19,4 @@ testrepository
|
||||
oslo.config>=1.1.0
|
||||
# Needed for whitebox testing
|
||||
sqlalchemy
|
||||
eventlet>=0.12.0
|
||||
|
||||
Reference in New Issue
Block a user