Rebased debian/patches/better-config-defaults.patch, deleted other patches.
[openstack-build/neutron-build.git] / trusty / debian / patches / fixed-sqla-upper-bound.patch
diff --git a/trusty/debian/patches/fixed-sqla-upper-bound.patch b/trusty/debian/patches/fixed-sqla-upper-bound.patch
deleted file mode 100644 (file)
index f3d6153..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Allow working with SQLA 1.0.6
-Author: Thomas Goirand <zigo@debian.org>
-Forwarded: no
-Last-Update: 2015-07-01
-
---- neutron-2015.1.0+2015.06.24.git61.bdf194a0e1.orig/requirements.txt
-+++ neutron-2015.1.0+2015.06.24.git61.bdf194a0e1/requirements.txt
-@@ -16,7 +16,7 @@ keystonemiddleware>=1.5.0,<1.6.0
- netaddr>=0.7.12
- python-neutronclient>=2.3.11,<2.5.0
- retrying>=1.2.3,!=1.3.0 # Apache-2.0
--SQLAlchemy>=0.9.7,<=0.9.99
-+SQLAlchemy>=0.9.7
- WebOb>=1.2.3
- python-keystoneclient>=1.1.0,<1.4.0
- alembic>=0.7.2