]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Nuage plugin was missed in floatingip_status db migration script
authorronak <ronak.malav.shah@gmail.com>
Thu, 6 Mar 2014 19:24:25 +0000 (11:24 -0800)
committerronak <ronak.malav.shah@gmail.com>
Thu, 6 Mar 2014 21:41:20 +0000 (13:41 -0800)
commit62e4e507366b058f8b838c916492764741c478a2
treed57741e2a50f2461b97026b52d5e3bca080b91ab
parent005fec677c3bf8b2aa0df68c4aedc2b708ec7caf
Nuage plugin was missed in floatingip_status db migration script

The fix for bug 1287630 did not include the the Nuage plugin
in those affected by the migration.
Nuage CI started failing floatingip tests since than
reporting unknown column error.
This bug fix is to add nuage plugin to the list.

Change-Id: I7133fc97d65618549f72d7649232002cbb640bbb
Closes-bug: 1288929
neutron/db/migration/alembic_migrations/versions/2eeaf963a447_floatingip_status.py