Use latest version of SQLAlchemy
Fedora 16 has SQLAlchemy-0.7.2 and it seems to work fine with Nova, modulo these occassional migration errors that crop up. The foreign_keys set in 047 issue is the third such problem fixed lately. Is there any particular reason to stick with 0.6.3? Change-Id: Ia65bc1f6035917b5aec84ad51d6504543256f7ca
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SQLAlchemy==0.6.3
|
||||
SQLAlchemy
|
||||
pep8==0.6.1
|
||||
pylint==0.19
|
||||
Cheetah==2.4.4
|
||||
|
Reference in New Issue
Block a user