Bump alembic to 0.6.4 for Neutron
Recently merged neutron healing migration (https://review.openstack.org/#/c/96438/) needs alembic >= 0.6.4 for mysql. The relevant fix in alembic: https://bitbucket.org/zzzeek/alembic/commits/b29780719904 Change-Id: If67241592ba82aed3b41b4acec17bd8d604a3c4b Partial-Bug: #1342507
This commit is contained in:
committed by
Henry Gessau
parent
9ab4aacbfe
commit
327e31cba8
@@ -1,4 +1,4 @@
|
||||
alembic>=0.6.2
|
||||
alembic>=0.6.4
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
argcomplete>=0.6.8 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user