Comment 11 for bug 1254246

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/61663
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8b67ee3d94a4866fd4ecd27e8fc37d2f17595aa9
Submitter: Jenkins
Branch: master

commit 8b67ee3d94a4866fd4ecd27e8fc37d2f17595aa9
Author: Roman Podoliaka <email address hidden>
Date: Thu Dec 12 08:20:15 2013 +0200

    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