Merge "modify onos functest to suit joid CI"
[functest.git] / docker / requirements.pip
1 #
2 #
3 # author: Jose Lausuch (jose.lausuch@ericsson.com)
4 #
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 #
10 pyyaml==3.10
11 gitpython==1.0.1
12 python-neutronclient==2.6.0
13 python-novaclient==2.28.1
14 python-glanceclient==1.1.0
15 python-cinderclient==1.4.0
16 python-ceilometerclient==1.5.1
17 python-keystoneclient==1.6.0
18 virtualenv==1.11.4
19 pexpect==4.0
20 requests==2.8.0
21 robotframework==2.9.1
22 robotframework-requests==0.3.8
23 robotframework-sshlibrary==2.1.1
24 configObj==5.0.6
25 Flask==0.10.1
26 xmltodict==0.9.2
27