Add Python3 support to the ODL testcase
[functest.git] / requirements.txt
1 #
2 #
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 #
8 pyyaml==3.10
9 gitpython==1.0.1
10 python-openstackclient==2.3.0
11 python-ceilometerclient==2.6.2
12 python-heatclient==1.7.0
13 python-keystoneclient==3.5.0
14 python-neutronclient==6.0.0
15 python-novaclient==6.0.0
16 python-congressclient==1.5.0
17 virtualenv==15.1.0
18 pexpect==4.0
19 requests>=2.8.0
20 robotframework==3.0.2
21 robotframework-httplibrary==0.4.2
22 robotframework-requests==0.4.7
23 robotframework-sshlibrary==2.1.3
24 jmespath==0.9.2
25 configObj==5.0.6
26 Flask==0.10.1
27 xmltodict==0.9.2
28 scp==0.10.2
29 paramiko==2.1.2
30 subprocess32
31 shyaml
32 dnspython
33 Pillow==3.3.0
34 click==6.6
35 openbaton-cli==2.2.1-beta7
36 mock==1.3.0
37 iniparse==0.4
38 PrettyTable>=0.7.1,<0.8 # BSD
39 six>=1.9.0 # MIT