Block sqlalchemy migrate 0.9.2 as it breaks all of nova

This is breaking nova unit tests

Closes-Bug: #1368391
(cherry picked from commit 9c2d6f2185)

Change-Id: Ic82d787e41f7b6d6153d3c6b19902cc11a1c43bb
This commit is contained in:
Joe Gordon 2014-09-11 12:38:57 -07:00 committed by Adam Gandelman
parent 325688ef8e
commit 8ffded729b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ WebOb>=1.2.3,<1.3
greenlet>=0.3.2
PasteDeploy>=1.5.0
Paste
sqlalchemy-migrate>=0.7.2
sqlalchemy-migrate>=0.7.2,!=0.9.2
netaddr
suds>=0.4
paramiko>=1.8.0