]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add BSN plugin to agent migration script
authorKevin Benton <blak111@gmail.com>
Thu, 10 Jul 2014 19:18:54 +0000 (12:18 -0700)
committerKevin Benton <blak111@gmail.com>
Fri, 11 Jul 2014 04:43:05 +0000 (21:43 -0700)
commit2dd0a22fd6cc38cc27942572c8a19bf6a52fb32b
tree4d25c08e38dfe53ee2e2421d56df04325c97bc16
parent1cf3b80549821ed41ef51257a954ab9ce73c8f93
Add BSN plugin to agent migration script

Adds the Big Switch plugin to the migration script that creates
the agents table. A recent commit (d3be7b040eaa61a4d0ac617026cf5c9132d3831e)
added it to the agent tables but it missed this one so an error was thrown
during migration when it reached a table that depended on the agents table.

Closes-Bug: #1340405
Change-Id: I90a164a1b632c3794a7f7607f3f1da8f7d7b15db
neutron/db/migration/alembic_migrations/versions/511471cc46b_agent_ext_model_supp.py