Merge "Add energy to yardstick bench category"
[yardstick.git] / requirements.txt
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4 ##############################################################################
5 # Copyright (c) 2015 Ericsson AB and others.
6 #
7 # All rights reserved. This program and the accompanying materials
8 # are made available under the terms of the Apache License, Version 2.0
9 # which accompanies this distribution, and is available at
10 # http://www.apache.org/licenses/LICENSE-2.0
11 ##############################################################################
12
13 Babel!=2.4.0 # BSD
14 Jinja2 # BSD License (3 clause)
15 SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8 # MIT
16 PTable # BSD (3 clause); OSI Approved  BSD License
17 ansible # GPLv3; OSI Approved  GNU General Public License v3 or later (GPLv3+)
18 backport-ipaddress;python_version <= "2.7" # OSI Approved  Python Software Foundation License
19 chainmap # Python Software Foundation License; OSI Approved  Python Software Foundation License
20 cmd2!=0.8.3,<0.9.0 # MIT
21 docker-py # OSI Approved  Apache Software License
22 extras # MIT
23 flasgger # MIT
24 flask-restful-swagger # MIT
25 Flask-RESTful # BSD
26 Flask!=0.11 # BSD
27 functools32;python_version <= "2.7" # PSF license
28 futures!=0.17.0;python_version=='2.7' or python_version=='2.6' # PSF
29 influxdb!=5.2.0,!=5.2.1 # MIT
30 IxNetwork # MIT License; OSI Approved  MIT License
31 jinja2schema # OSI Approved  BSD License
32 keystoneauth1 # Apache-2.0
33 kubernetes # Apache-2.0
34 mock # BSD
35 msgpack-python # OSI Approved  Apache Software License
36 netaddr # BSD
37 netifaces!=0.10.0,!=0.10.1 # MIT
38 os-client-config # Apache-2.0
39 osc-lib # Apache-2.0
40 oslo.log # Apache-2.0
41 oslo.config!=4.3.0,!=4.4.0 # Apache-2.0
42 oslo.i18n # Apache-2.0
43 oslo.messaging!=9.0.0 # Apache-2.0
44 oslo.privsep # Apache-2.0
45 oslo.serialization!=2.19.1 # Apache-2.0
46 oslo.utils!=3.39.1,!=3.40.0,!=3.40.1 # Apache-2.0
47 paramiko # LGPLv2.1+
48 pbr!=2.1.0 # Apache-2.0
49 pika # BSD
50 pip # MIT
51 positional # OSI Approved  Apache Software License
52 pycrypto # Public Domain
53 pyparsing # MIT
54 pyroute2;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
55 pyrsistent # LICENSE.mit; OSI Approved  MIT License
56 python-cinderclient!=4.0.0 # Apache-2.0
57 python-glanceclient # Apache-2.0
58 python-keystoneclient!=2.1.0 # Apache-2.0
59 python-neutronclient # Apache-2.0
60 python-novaclient # Apache-2.0
61 python-openstackclient # Apache-2.0
62 pyzmq # LGPL+BSD
63 requests!=2.20.0 # Apache-2.0
64 requestsexceptions # Apache-2.0
65 scp # LGPL
66 shade # Apache-2.0
67 simplejson # MIT
68 six # MIT
69 stevedore # Apache-2.0
70 traceback2 # OSI Approved  Python Software Foundation License
71 unicodecsv;python_version<'3.0' # BSD
72 wrapt # BSD License