]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adding DB model changes for Nuage Plugin post decomposition
authorronak <ronak.malav.shah@gmail.com>
Wed, 25 Feb 2015 22:55:18 +0000 (14:55 -0800)
committerronak <ronak.malav.shah@gmail.com>
Thu, 5 Mar 2015 19:59:26 +0000 (11:59 -0800)
commit2387f23f12fdc546df0a160ca791d00ce492a795
tree91da547168022cdb32a633152083a88a100255e9
parent56967bd950b5de37a244333349d4969ec75be2a9
Adding DB model changes for Nuage Plugin post decomposition

Due to decomposition of plugin work initiated during K release,
nuage plugin have gone through much changes without them being
incorporated upstream. But as per the decomp spec guideline,
we need to keep migration and model definition upstream.
So adding new schema along with migration script into K release.

Change-Id: Ia825c764917b15910bae232edc340fa315b9ffab
Closes-bug: #1424113
neutron/db/migration/alembic_migrations/versions/57dd745253a6_nuage_kilo_migrate.py [new file with mode: 0644]
neutron/db/migration/alembic_migrations/versions/HEAD
neutron/plugins/nuage/nuage_models.py