]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix lbaas db migration
authorOleg Bondarev <obondarev@mirantis.com>
Fri, 26 Jul 2013 09:39:45 +0000 (13:39 +0400)
committerOleg Bondarev <obondarev@mirantis.com>
Thu, 1 Aug 2013 07:40:12 +0000 (11:40 +0400)
commitb23ccdabd5f8271d6d05108e1ca7de0a5fc2abf5
tree7e67196120f0ec9a7ad0d0bfd4fa5931785ddd00
parent1230276b36e6dd9c97ce54d3fcf1c054ed57d84e
Fix lbaas db migration

Currently the migration is skipped in all cases.
Added * to run migration for all plugins until we have
proper handling for service plugins in migration framework

Fixes bug 1183705
Also fixes bug 1205250

Change-Id: Ib019408b8822e3e128c7c271b92875b542413fcf
neutron/db/migration/alembic_migrations/versions/176a85fc7d79_add_portbindings_db.py
neutron/db/migration/alembic_migrations/versions/f489cf14a79c_lbaas_havana.py [new file with mode: 0644]