Set lock_path correctly.
[openstack-build/neutron-build.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 pbr>=1.6 # Apache-2.0
5
6 Paste # MIT
7 PasteDeploy>=1.5.0 # MIT
8 Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
9 Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
10 debtcollector>=0.3.0 # Apache-2.0
11 eventlet>=0.17.4 # MIT
12 pecan>=1.0.0 # BSD
13 greenlet>=0.3.2 # MIT
14 httplib2>=0.7.5 # MIT
15 requests!=2.9.0,>=2.8.1 # Apache-2.0
16 Jinja2>=2.8 # BSD License (3 clause)
17 keystonemiddleware>=4.0.0 # Apache-2.0
18 netaddr!=0.7.16,>=0.7.12 # BSD
19 python-neutronclient>=2.6.0 # Apache-2.0
20 retrying!=1.3.0,>=1.2.3 # Apache-2.0
21 ryu!=3.29,>=3.23.2 # Apache-2.0
22 SQLAlchemy<1.1.0,>=1.0.10 # MIT
23 WebOb>=1.2.3 # MIT
24 keystoneauth1>=2.1.0 # Apache-2.0
25 alembic>=0.8.0 # MIT
26 six>=1.9.0 # MIT
27 stevedore>=1.5.0 # Apache-2.0
28 oslo.concurrency>=2.3.0 # Apache-2.0
29 oslo.config>=3.2.0 # Apache-2.0
30 oslo.context>=0.2.0 # Apache-2.0
31 oslo.db>=4.1.0 # Apache-2.0
32 oslo.i18n>=1.5.0 # Apache-2.0
33 oslo.log>=1.14.0 # Apache-2.0
34 oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
35 oslo.middleware>=3.0.0 # Apache-2.0
36 oslo.policy>=0.5.0 # Apache-2.0
37 oslo.reports>=0.6.0 # Apache-2.0
38 oslo.rootwrap>=2.0.0 # Apache-2.0
39 oslo.serialization>=1.10.0 # Apache-2.0
40 oslo.service>=1.0.0 # Apache-2.0
41 oslo.utils>=3.2.0 # Apache-2.0
42 oslo.versionedobjects>=0.13.0 # Apache-2.0
43 ovs>=2.4.0;python_version=='2.7' # Apache-2.0
44
45 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0