]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Block sqlalchemy-migrate 0.9.2
authorEric Harney <eharney@redhat.com>
Thu, 11 Sep 2014 20:53:11 +0000 (16:53 -0400)
committerEric Harney <eharney@redhat.com>
Thu, 11 Sep 2014 20:53:49 +0000 (16:53 -0400)
Breaks unit tests.

Closes-Bug: #1368391

Change-Id: Ic814a91038800201603baf33ca40e4586944343b

requirements.txt

index a97049f436132cb857ad0fa4c3ba1dbb88014938..b44b671e5435bc16f9714159d1f5805d9d506fc0 100644 (file)
@@ -32,7 +32,7 @@ taskflow>=0.3,<0.4
 rtslib-fb>=2.1.39
 six>=1.7.0
 SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99
-sqlalchemy-migrate>=0.9.1
+sqlalchemy-migrate>=0.9.1,!=0.9.2
 stevedore>=0.14
 suds>=0.4
 WebOb>=1.2.3