-
Notifications
You must be signed in to change notification settings - Fork 11
/
test-requirements.txt
32 lines (30 loc) · 1 KB
/
test-requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# 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.
-e git+https://github.com/openstack/neutron.git@newton-eol#egg=neutron
-e git+https://github.com/Mirantis/vmware-dvs.git@master#egg=vmware_dvs
hacking<0.11,>=0.10.0
neutron-lib<1.0.0
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
eventlet==0.19.0
fixtures>=3.0.0 # Apache-2.0/BSD
kombu==3.0.37
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx>=2.5.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
oslo.messaging<5.31.0
os-testr>=0.1.0
tempest-lib>=0.14.0 # Apache-2.0
ddt>=0.7.0
pylint==1.4.4 # GNU GPL v2
pyOpenSSL>=0.13.0,<=16.2.0
reno>=0.1.1 # Apache2