Comment 3 for bug 1155121

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

Reviewed: https://review.openstack.org/24653
Committed: http://github.com/openstack/quantum/commit/4bd651a802feeda464715c7abdce3af0fab0a0a1
Submitter: Jenkins
Branch: master

commit 4bd651a802feeda464715c7abdce3af0fab0a0a1
Author: Baodong (Robert) Li <email address hidden>
Date: Tue Mar 19 10:06:03 2013 -0700

    Load all the necessary database tables when running cisco plugin

    In Cisco plugin, Remove redundant/unnecessary calls to configure_db().
    Make sure that all the database models are loaded before calling
    configure_db()

    fixes bug #1155121

    Change-Id: I27d5dda512140f0553b311b35678c82f729fa854