nova-zvm-virt-driver/test-requirements.txt
Doug Hellmann ec4125f767 uncap eventlet
We will manage the eventlet version using constraints now. See the
thread starting at
http://lists.openstack.org/pipermail/openstack-dev/2018-April/129096.html
for more details.

Change-Id: I10fb69b9a1b2182c5151cc75aa8ab96eb95faf56
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-11 11:52:26 -04:00

22 lines
680 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
discover
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx==1.5.6 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
mock>=1.2
vine
wsgi-intercept>=1.4.1 # MIT License
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
sphinxcontrib-actdiag # BSD
python-memcached>=1.56