]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
update ml2_migration to reflect optional methods
authorMark McClain <mmcclain@yahoo-inc.com>
Wed, 8 Oct 2014 19:38:19 +0000 (15:38 -0400)
committerMark McClain <mmcclain@yahoo-inc.com>
Wed, 8 Oct 2014 19:38:19 +0000 (15:38 -0400)
commitdd35d64812fd0ad02e7a00432073d141049e7107
treee8c76d2f285081f7818e0819421998d03fae569e
parentd217543ea05f7be2b01630afa76148bf1c0b48bb
update ml2_migration to reflect optional methods

This change conditionally executes the schema methods for versions that
support them.

Change-Id: I8a51ac04e62dfcfe1e0a2e69a17664d154f0d1d7
Closes-Bug: #1378732
neutron/db/migration/migrate_to_ml2.py