9463f74610e5c3be0a38abb991bd480af1fe343f
[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-08-16
5
6 Index: neutron/requirements.txt
7 ===================================================================
8 --- neutron.orig/requirements.txt       2016-08-16 18:36:34.568665027 +0200
9 +++ neutron/requirements.txt    2016-08-16 18:37:32.220008362 +0200
10 @@ -44,8 +44,6 @@
11  oslo.utils>=3.16.0 # Apache-2.0
12  oslo.versionedobjects>=1.13.0 # Apache-2.0
13  osprofiler>=1.3.0 # Apache-2.0
14 -ovs>=2.5.0;python_version=='2.7' # Apache-2.0
15 -ovs>=2.6.0.dev1;python_version>='3.4' # Apache-2.0
16  
17  python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
18  python-designateclient>=1.5.0 # Apache-2.0