]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix incorrect downgrade
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Mon, 21 Jul 2014 12:13:14 +0000 (16:13 +0400)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Mon, 21 Jul 2014 12:30:23 +0000 (16:30 +0400)
commit4e8f4155fc559a5d49a70aee7882d7e0e117563a
treeecd4a7d69711f25f08d4d57fa1f46072e9588fb5
parente693d5be177184264d1647919466fdc5a5ebd26d
Fix incorrect downgrade

In downgrade of migration b7a8863760e_rm_cisco_vlan_bindin is used
Integer type with parameter display_width. Integer should be used
without any parameters.

Closes-bug: #1346245

Change-Id: Ic444af81ed3ec25116d2171ab465ce473cba8113
neutron/db/migration/alembic_migrations/versions/b7a8863760e_rm_cisco_vlan_bindin.py