nfvbenchvm: set mgmt interface MTU=1500 by default
[nfvbench.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 pbr>=3.1.1
6
7 attrdict>=2.0.0
8 bitmath>=1.3.1.1
9 paramiko>=1.14.0
10 prettytable>=0.7.2
11 pytz>=2016.4
12 six==1.15.0
13 python-glanceclient==3.2.2
14 python-neutronclient>=7.3.0
15 python-novaclient>=17.3.0
16 python-openstackclient>=5.4.0
17 python-keystoneclient>=4.2.0
18 pyyaml>=3.11
19 pyzmq>=15.3.0
20 requests>=2.13.0
21 tabulate>=0.7.5
22 flask>=0.12
23 fluent-logger>=0.5.3
24 netaddr>=0.7.19
25 xtesting>=0.92.0
26 hdrhistogram>=0.8.0
27 behave>=1.2.6
28 retry>=0.9.2