]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix required enum's name in migration
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Wed, 23 Oct 2013 11:58:35 +0000 (15:58 +0400)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Wed, 23 Oct 2013 12:34:00 +0000 (16:34 +0400)
commitb9ddfa566c6caad2384c791d1ae1873ce70c261e
treeb35b0df4581b02c923c68c15fcb99a25a657aa19
parent145eb3e15ef643d5dc45323edc550500ca24e381
Fix required enum's name in migration

Enums must contain name parameter for PostgreSQL and need to be
deleted after dropping table.

Closes-Bug: #1243652
Closes-Bug: #1243213

Change-Id: I01d18ff25572bbe9e6a8b8c6ae27f250ab154734
neutron/db/migration/alembic_migrations/versions/c88b6b5fea3_cisco_n1kv_tables.py