tc046 kill keystone process condition incorrect - dovetail
[yardstick.git] / requirements.txt
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10 Babel==2.3.4            # BSD; OSI Approved  BSD License
11 Jinja2==2.9.6           # BSD; OSI Approved  BSD License
12 SQLAlchemy==1.1.12      # MIT License; OSI Approved  MIT License
13 PTable==0.9.2           # BSD (3 clause); OSI Approved  BSD License
14 ansible==2.4.2          # GPLv3; OSI Approved  GNU General Public License v3 or later (GPLv3+)
15 backport-ipaddress==0.1; python_version <= "2.7"    # OSI Approved  Python Software Foundation License
16 chainmap==1.0.2         # Python Software Foundation License; OSI Approved  Python Software Foundation License
17 cmd2==0.8.6             # MIT License; OSI Approved  MIT License
18 django==1.8.17          # BSD; OSI Approved  BSD License
19                         # NOTE(ralonsoh): django must be bumped to 1.11.8; consider the migration notes [1]
20                         # [1] https://docs.djangoproject.com/ja/1.11/ref/templates/upgrading/
21 docker-py==1.10.6       # OSI Approved  Apache Software License
22 extras==1.0.0           # OSI Approved  MIT License
23 flasgger==0.5.13        # MIT
24 flask-restful-swagger==0.19 # MIT
25 flask-restful==0.3.5    # BSD; OSI Approved  BSD License
26 flask==0.11.1           # BSD; OSI Approved  BSD License
27 functools32==3.2.3.post2; python_version <= "2.7"    # PSF license
28 futures==3.1.1;python_version=='2.7'    # BSD; OSI Approved  BSD License
29 influxdb==4.1.1         # MIT License; OSI Approved  MIT License
30 IxNetwork==8.40.1124.9  # MIT License; OSI Approved  MIT License
31 jinja2schema==0.1.4     # OSI Approved  BSD License
32 keystoneauth1==3.1.0    # OSI Approved  Apache Software License
33 kubernetes==3.0.0a1     # OSI Approved  Apache Software License
34 mock==2.0.0             # OSI Approved  BSD License; `BSD License`_; http://github.com/testing-cabal/mock/blob/master/LICENSE.txt
35 msgpack-python==0.4.8   # OSI Approved  Apache Software License
36 netaddr==0.7.19         # BSD License; OSI Approved  BSD License; OSI Approved  MIT License
37 netifaces==0.10.6       # MIT License; OSI Approved  MIT License
38 os-client-config==1.28.0    # OSI Approved  Apache Software License
39 osc-lib==1.7.0          # OSI Approved  Apache Software License
40 oslo.config==4.11.1     # OSI Approved  Apache Software License
41 oslo.i18n==3.17.0       # OSI Approved  Apache Software License
42 oslo.messaging===5.36.0 # OSI Approved  Apache Software License
43 oslo.privsep===1.22.1   # OSI Approved  Apache Software License
44 oslo.serialization==2.20.1  # OSI Approved  Apache Software License
45 oslo.utils==3.28.0      # OSI Approved  Apache Software License
46 paramiko==2.2.1         # LGPL; OSI Approved  GNU Library or Lesser General Public License (LGPL)
47 pbr==3.1.1              # OSI Approved  Apache Software License; Apache License, Version 2.0
48 pika==0.10.0            # BSD; OSI Approved  BSD License
49 pip==9.0.1              # MIT
50 positional==1.1.2       # OSI Approved  Apache Software License
51 pycrypto==2.6.1         # Public Domain
52 pyparsing==2.2.0        # MIT License; OSI Approved  MIT License
53 pyroute2==0.4.21        # dual license GPLv2+ and Apache v2; OSI Approved  GNU General Public License v2 or later (GPLv2+); OSI Approved  Apache Software License
54 pyrsistent==0.14.1      # LICENSE.mit; OSI Approved  MIT License
55 python-cinderclient==3.1.0      # OSI Approved  Apache Software License
56 python-glanceclient==2.8.0      # OSI Approved  Apache Software License
57 python-keystoneclient==3.13.0   # OSI Approved  Apache Software License
58 python-neutronclient==6.5.0     # OSI Approved  Apache Software License
59 python-novaclient==9.1.1        # OSI Approved  Apache Software License
60 pyzmq==16.0.2           # LGPL+BSD; OSI Approved  GNU Library or Lesser General Public License (LGPL); OSI Approved  BSD License
61 requests==2.11.1        # Apache 2.0; OSI Approved  Apache Software License
62 requestsexceptions==1.3.0   # OSI Approved  Apache Software License
63 scp==0.10.2             # LGPL
64 shade==1.22.2           # OSI Approved  Apache Software License
65 simplejson==3.13.2      # MIT License; OSI Approved  MIT License; OSI Approved  Academic Free License (AFL)
66 six==1.10.0             # MIT; OSI Approved  MIT License
67 stevedore==1.25.0       # OSI Approved  Apache Software License
68 traceback2==1.4.0       # OSI Approved  Python Software Foundation License
69 unicodecsv==0.14.1      # BSD License; OSI Approved  BSD License
70 wrapt==1.10.10          # BSD