From 88d93df986b7a6320322db204729a9f1346cdc25 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 11 Sep 2014 15:24:52 -0400 Subject: [PATCH] block sqlalchemy migrate 0.9.2 as it breaks all of nova Conflicts: global-requirements.txt Closes-Bug: #1368391 Change-Id: Idbe75bc768d91dd1a807d9cf90d82afa0909594e (cherry picked from commit 70b10edb67ae72bf1f2436ee5abe6ae208ea4d2a) --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index e3dc4d02cb..0fc7198694 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -92,7 +92,7 @@ sockjs-tornado>=1.0.0,<2.0.0 # actually broken. The fix for this isn't until pip 1.4.1, which is # way more current than what most distros have. SQLAlchemy>=0.7.8,<=0.7.99 -sqlalchemy-migrate>=0.7.2 +sqlalchemy-migrate>=0.7.2,!=0.9.2 stevedore>=0.10 suds>=0.4 tripleo-image-elements