Change-Id: I114320c4ec46319382a5ac09954996f86b06e570
neutron (2014.1~rc1-2) experimental; urgency=low
* New upstream release.
+ * Removed SQLAlchemy version in requirements.txt patch (now useless).
-- Thomas Goirand <zigo@debian.org> Wed, 02 Apr 2014 00:25:35 +0800
+++ /dev/null
-Description: Fix SQLA requirement
-Author: Thomas Goirand <zigo@debian.org>
-Forwarded: not-needed
-Last-Update: 2014-03-13
-
---- neutron-2014.1~b3.orig/requirements.txt
-+++ neutron-2014.1~b3/requirements.txt
-@@ -17,7 +17,7 @@ Jinja2
- kombu>=2.4.8
- netaddr>=0.7.6
- python-neutronclient>=2.3.4,<3
--SQLAlchemy>=0.7.8,<=0.8.99
-+SQLAlchemy>=0.7.8
- WebOb>=1.2.3
- python-keystoneclient>=0.6.0
- alembic>=0.4.1
fix-alembic-migration-with-sqlite3.patch
better-config-default.patch
-fixes-SQLAlchemy-requirement.patch