]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix wrong order of tables in downgrade
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 29 Jul 2014 12:02:20 +0000 (16:02 +0400)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Tue, 29 Jul 2014 12:03:56 +0000 (16:03 +0400)
commitbd40fbe304a18f8a231b519a0e1708b5ba63ad6f
treeaf140afa4a59d89991b920368e2c98b326db829b
parent30556c4a234406754de86ec7e5e4c6b7dc3fdc44
Fix wrong order of tables in downgrade

Heal migration fix bug https://bugs.launchpad.net/neutron/+bug/1336177.
Now table ml2_brocadenetworks has foreign key and downgrade
of 492a106273f8_brocade_ml2_mech_dri fails. To fix this change order
of tables in downgrade is needed.

Closes-bug: #1349810

Change-Id: Ida2ba66d35a952381f213080d417e475e18c196d
neutron/db/migration/alembic_migrations/versions/492a106273f8_brocade_ml2_mech_dri.py