Update neutron to 9.0.0.0b1
[openstack-build/neutron-build.git] / xenial / debian / patches / fix-requirements.txt.patch
1 Description: Fix requirements.txt
2 Author: Jerzy Mikolajczak <jmikolajczak@mirantis.com>
3 Forwarded: not-needed
4 Last-Update: 2016-07-01
5
6 --- neutron-9.0.0~b1.orig/requirements.txt
7 +++ neutron-9.0.0~b1/requirements.txt
8 @@ -44,8 +44,6 @@
9  oslo.utils>=3.11.0 # Apache-2.0
10  oslo.versionedobjects>=1.9.1 # Apache-2.0
11  osprofiler>=1.3.0 # Apache-2.0
12 -ovs>=2.5.0;python_version=='2.7' # Apache-2.0
13 -ovs>=2.6.0.dev1;python_version>='3.4' # Apache-2.0
14
15  python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
16  python-designateclient>=1.5.0 # Apache-2.0