]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:11 +0000 (15:20 +0800)
commitf529d86817f4022b798e045940dc0a4b5c88e857
treef9c99215eb979f6a85833418bcd95de7cfa31dbb
parent41e92316c550a94271afcf38f58f606d418e9993
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