Comment 5 for bug 1155121

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

Reviewed: https://review.openstack.org/24879
Committed: http://github.com/openstack/quantum/commit/8afa3046c6e9077bf80d0a1fd7b69d20d3e7a750
Submitter: Jenkins
Branch: milestone-proposed

commit 8afa3046c6e9077bf80d0a1fd7b69d20d3e7a750
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