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
23 lines
372 B
Plaintext
23 lines
372 B
Plaintext
d2to1>=0.2.10,<0.3
|
|
pbr>=0.5,<0.6
|
|
anyjson
|
|
nose
|
|
httplib2>=0.7.0
|
|
testtools>=0.9.32
|
|
lxml
|
|
boto>=2.2.1
|
|
paramiko
|
|
netaddr
|
|
python-glanceclient>=0.5.0
|
|
python-keystoneclient>=0.2.0
|
|
python-novaclient>=2.10.0
|
|
python-neutronclient>=2.2.3,<3.0.0
|
|
python-cinderclient>=1.0.4
|
|
testresources
|
|
keyring
|
|
testrepository
|
|
oslo.config>=1.1.0
|
|
# Needed for whitebox testing
|
|
sqlalchemy
|
|
eventlet>=0.12.0
|