]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix the migration adding a UC to agents table
authorRoman Podoliaka <rpodolyaka@mirantis.com>
Thu, 12 Dec 2013 06:20:15 +0000 (08:20 +0200)
committerItzik Brown <itzikb@dev.mellanox.co.il>
Wed, 15 Jan 2014 10:28:37 +0000 (12:28 +0200)
commit8b67ee3d94a4866fd4ecd27e8fc37d2f17595aa9
tree9ebdde4987533aa398a62d965d0e8f3a1b580876
parentab1f474ace7105c5676e391ad0c70f496d7f309d
Fix the migration adding a UC to agents table

The migration script mistakenly assumes that all core
plugins use agents extension, which is not true (e.g.
plumgrid and bigswitch don't).

Apply this migration script only for plugins that are
stated in the original migration script adding agents
table (511471cc46b_agent_ext_model_supp.py).

Related-Bug: #1254246

Change-Id: I7915ef8d183782eb5d46ac47f45014aa9e9640fb
neutron/db/migration/alembic_migrations/versions/1fcfc149aca4_agents_unique_by_type_and_host.py