]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix index name in downgrade 26b54cf9024d migration
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Fri, 13 Feb 2015 11:53:00 +0000 (14:53 +0300)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Fri, 13 Feb 2015 11:56:32 +0000 (14:56 +0300)
commitf0cebe4294787af4ec651cfa417423d886a133de
tree624f7dab39839d9d6c95ecb12bf94a45696b5d9a
parent4f5917e9e9e0d67ed314485baf9101eebf602f88
Fix index name in downgrade 26b54cf9024d migration

In downgrade of migration 26b54cf9024d_add_index_on_allocated is
trying to drop index 'ix_ml2_vxlan_allocations_allocated',
which is not exits.

Closes-bug: #1421618

Change-Id: I4c75e78512cc6d112a23ab5c7de6e8ca104891b0
neutron/db/migration/alembic_migrations/versions/26b54cf9024d_add_index_on_allocated.py