]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix ml2 db migration of subnetroutes table
authorZang MingJie <zealot0630@gmail.com>
Mon, 10 Mar 2014 08:45:35 +0000 (16:45 +0800)
committerZang MingJie <zealot0630@gmail.com>
Mon, 10 Mar 2014 11:39:16 +0000 (19:39 +0800)
commit3f5931f9b666d5ea238300068a964398588488ae
tree41cf1d79da5c3b09e8d970ca4309ccd65a16dad0
parenta3e7e260544b43344f0a268b5257ee743e1034ca
Fix ml2 db migration of subnetroutes table

The ml2 db migration path doesn't create subnetroutes table. Therefore
installations were partially relying on automatic schema generation.

This patch fixes the migration path.

Change-Id: I3060dd9538b629ad7277af28008ddde27926dcc4
Closes-Bug: #1290255
neutron/db/migration/alembic_migrations/versions/1c33fa3cd1a1_extra_route_config.py