]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update heal_script for alembic 0.7.1
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Thu, 4 Dec 2014 09:21:04 +0000 (12:21 +0300)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Thu, 18 Dec 2014 14:20:27 +0000 (14:20 +0000)
commit8e5c24336bee834334e56a5ef8ccb66e380baa3b
tree1f7a4e00e6032fe70ab99c7b209a7977015b5d87
parenteecc864da7dfb143d6909c886ccc5281b48a7196
Update heal_script for alembic 0.7.1

Alembic 0.7.1 contains checks of foreign keys so
method check_foreign_keys is not needed anymore.
Heal script should be updated to make it possible to use alembic
methods.

Closes-bug: #1398417

Change-Id: I7d0ba7f00567ae5a4dd0669ed86d6e8d554ca4ec
neutron/db/migration/alembic_migrations/heal_script.py