Update neutron to 9.0.0.0b1
[openstack-build/neutron-build.git] / xenial / debian / patches / fix-requirements.txt.patch
diff --git a/xenial/debian/patches/fix-requirements.txt.patch b/xenial/debian/patches/fix-requirements.txt.patch
new file mode 100644 (file)
index 0000000..475cae2
--- /dev/null
@@ -0,0 +1,16 @@
+Description: Fix requirements.txt
+Author: Jerzy Mikolajczak <jmikolajczak@mirantis.com>
+Forwarded: not-needed
+Last-Update: 2016-07-01
+
+--- neutron-9.0.0~b1.orig/requirements.txt
++++ neutron-9.0.0~b1/requirements.txt
+@@ -44,8 +44,6 @@
+ oslo.utils>=3.11.0 # Apache-2.0
+ oslo.versionedobjects>=1.9.1 # Apache-2.0
+ osprofiler>=1.3.0 # Apache-2.0
+-ovs>=2.5.0;python_version=='2.7' # Apache-2.0
+-ovs>=2.6.0.dev1;python_version>='3.4' # Apache-2.0
+
+ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
+ python-designateclient>=1.5.0 # Apache-2.0