Collectd
[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
11 Jinja2==2.8.1
12 MarkupSafe==0.23
13 PyYAML==3.12
14 SQLAlchemy==1.1.4
15 ansible==2.2.2.0
16 appdirs==1.4.3
17 backport-ipaddress==0.1; python_version <= '2.7'
18 chainmap==1.0.2
19 cliff==2.4.0
20 cmd2==0.6.9
21 coverage==4.3.4
22 debtcollector==1.11.0
23 django==1.8.17
24 docker-py==1.10.6
25 ecdsa==0.13
26 extras==1.0.0
27 fixtures==3.0.0
28 flake8==2.5.4
29 flasgger==0.5.13
30 flask-restful-swagger==0.19
31 flask-restful==0.3.5
32 flask==0.11.1
33 funcsigs==1.0.2
34 functools32==3.2.3.post2; python_version <= '2.7'
35 futures==3.0.5
36 influxdb==4.0.0
37 iso8601==0.1.11
38 jsonpatch==1.15
39 jsonpointer==1.10
40 jsonschema==2.5.1
41 jinja2schema==0.1.4
42 keystoneauth1==2.18.0
43 kubernetes==3.0.0a1
44 linecache2==1.0.0
45 lxml==3.7.2
46 mccabe==0.4.0
47 mock==2.0.0  # upgrade to version 2.0.0 to match python3 unittest.mock features
48 monotonic==1.2
49 msgpack-python==0.4.8
50 netaddr==0.7.19
51 netifaces==0.10.5
52 nose==1.3.7
53 openstacksdk==0.9.13
54 os-client-config==1.26.0
55 osc-lib==1.3.0
56 oslo.config==3.22.0
57 oslo.i18n==3.12.0
58 oslo.serialization==2.16.0
59 oslo.utils==3.22.0
60 paramiko==2.1.1
61 pbr==1.10.0
62 pep8==1.7.0
63 ping==0.2; python_version <= '2.7'
64 pika==0.10.0
65 positional==1.1.1
66 prettytable==0.7.2
67 pycrypto==2.6.1
68 pyflakes==1.0.0
69 pyparsing==2.1.10
70 pyroute2==0.4.12
71 pyrsistent==0.11.12
72 python-cinderclient==1.11.0
73 python-glanceclient==2.6.0
74 python-heatclient==1.8.1
75 python-keystoneclient==3.10.0
76 python-mimeparse==1.6.0
77 python-neutronclient==6.1.0
78 python-novaclient==7.1.1
79 python-openstackclient==3.8.1
80 python-subunit==1.2.0
81 python-swiftclient==3.3.0
82 pytz==2016.10
83 pyzmq==14.5.0 # version 14.5.0 for compatibility with trex traffic generator
84 requests==2.13.0
85 requestsexceptions==1.1.3
86 scp==0.10.2
87 shade==1.17.0
88 simplejson==3.10.0
89 six==1.10.0
90 stevedore==1.20.0
91 testrepository==0.0.20
92 testtools==2.2.0
93 traceback2==1.4.0
94 unicodecsv==0.14.1
95 unittest2==1.1.0
96 warlock==1.2.0
97 wrapt==1.10.8