ipaddress: don't use backport on python 3
[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 keystoneauth1==2.18.0
42 linecache2==1.0.0
43 lxml==3.7.2
44 mccabe==0.4.0
45 mock==2.0.0  # upgrade to version 2.0.0 to match python3 unittest.mock features
46 monotonic==1.2
47 msgpack-python==0.4.8
48 netaddr==0.7.19
49 netifaces==0.10.5
50 nose==1.3.7
51 openstacksdk==0.9.13
52 os-client-config==1.26.0
53 osc-lib==1.3.0
54 oslo.config==3.22.0
55 oslo.i18n==3.12.0
56 oslo.serialization==2.16.0
57 oslo.utils==3.22.0
58 paramiko==2.1.1
59 pbr==1.10.0
60 pep8==1.7.0
61 pika==0.10.0
62 positional==1.1.1
63 prettytable==0.7.2
64 pycrypto==2.6.1
65 pyflakes==1.0.0
66 pyparsing==2.1.10
67 pyroute2==0.4.12
68 pyrsistent==0.11.12
69 python-cinderclient==1.11.0
70 python-glanceclient==2.6.0
71 python-heatclient==1.8.1
72 python-keystoneclient==3.10.0
73 python-mimeparse==1.6.0
74 python-neutronclient==6.1.0
75 python-novaclient==7.1.1
76 python-openstackclient==3.8.1
77 python-subunit==1.2.0
78 python-swiftclient==3.3.0
79 pytz==2016.10
80 pyzmq==14.5.0 # version 14.5.0 for compatibility with trex traffic generator
81 requests==2.13.0
82 requestsexceptions==1.1.3
83 scp==0.10.2
84 shade==1.17.0
85 simplejson==3.10.0
86 six==1.10.0
87 stevedore==1.20.0
88 testrepository==0.0.20
89 testtools==2.2.0
90 traceback2==1.4.0
91 unicodecsv==0.14.1
92 unittest2==1.1.0
93 warlock==1.2.0
94 wrapt==1.10.8