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