]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix heal_script for MySQL specifics
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 26 Aug 2014 08:24:20 +0000 (12:24 +0400)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 26 Aug 2014 09:43:27 +0000 (13:43 +0400)
commit661e3ec795be075eb8f66ff15de1c8ad3603a682
tree3521693fcbe6174155dec7cb6ad9b77821a9e72a
parent921611cf7a9e1d8626d4ade0cfb911dcb13018f4
Fix heal_script for MySQL specifics

After running upgrade head->downgrade havana->upgrade head
on MySQL heal_script fails with several mistakes.

This change fix them. More details in related bug description.

Closes-bug: #1354218

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