Comment 6 for bug 1292114

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

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

commit f23d081b26071e1b309f49e5a5ab0cdc1a739e9d
Author: Hareesh Puthalath <email address hidden>
Date: Thu Mar 13 22:06:23 2014 +0100

    Include cisco plugin in migration plugins with ovs

    Currently we have many migration files with missing cisco
    plugin in migrate_plugin when ovs is included.This
    causes missing tables when cisco plugin is enabled
    and migration is run. This fix should automatically
    include the cisco plugin if ovs is detected in the
    migrate_plugins.

    Change-Id: I4dedfbafe9b431e85255d5427766e22eed09ee5e
    Closes-Bug: #1292114