Comment 5 for bug 1097451

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

Reviewed: https://review.openstack.org/19665
Committed: http://github.com/openstack/quantum/commit/9f1bf8d2dbaac9140e9373a4be476db027dc0979
Submitter: Jenkins
Branch: stable/folsom

commit 9f1bf8d2dbaac9140e9373a4be476db027dc0979
Author: Aaron Rosen <email address hidden>
Date: Mon Jan 14 12:57:41 2013 -0800

    quantum-plugin-nicira imports mock but was not used

    The import of mock prevents quantum from starting when using the
    nvp plugin since mock is not an install dependency. This patch
    removes where mock was imported but did not actually need to be.

    Fixes bug 1097451

    Change-Id: If1569d437fe523e4fac8d686da52b0508ca1cbf3