bb65cb3a0b
Inasmuch as tests.test_sshutils.SSHTestCase.test_wait and test_wait_timeout fail on py26 on Mac OS, it was decided to remove 'eventlet' from sshutils and instead of it use 'time' module and it's same functions. Change-Id: I7d0ae176b0419e09157c09d7c6213edc109df2e0 Closes-Bug: #1264403
17 lines
336 B
Plaintext
17 lines
336 B
Plaintext
Babel>=1.3
|
|
fixtures>=0.3.14
|
|
iso8601>=0.1.8
|
|
jsonschema>=1.3.0,!=1.4.0
|
|
netaddr>=0.7.6
|
|
oslo.config>=1.2.0
|
|
paramiko>=1.8.0
|
|
pbr>=0.5.21,<1.0
|
|
PrettyTable>=0.7,<0.8
|
|
python-glanceclient>=0.9.0
|
|
python-keystoneclient>=0.4.1
|
|
python-novaclient>=2.15.0
|
|
python-neutronclient>=2.3.0,<3
|
|
python-cinderclient>=1.0.6
|
|
SQLAlchemy>=0.7.8,<=0.7.99
|
|
six>=1.4.1
|