Comment 2 for bug 1070509

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

Reviewed: https://review.openstack.org/14700
Committed: http://github.com/openstack/nova/commit/fd4bb5e153118b327b7d958810b28513a0057d27
Submitter: Jenkins
Branch: master

commit fd4bb5e153118b327b7d958810b28513a0057d27
Author: Dan Prince <email address hidden>
Date: Tue Oct 23 15:17:39 2012 -0400

    Don't require quantumclient when running nova-api.

    Handle ImportErrors's when importing the quantumv2 API
    in the Nova API servers controller. This makes it possible
    to run nova-api when quantumclient is not present.

    This was recently broken in commit 83a8418 which changed how we
    import the quantum v2 API class.

    Fixes LP Bug #1070509.

    Change-Id: I3c452c3bd88cb5b431cb23e525ff78e3d677e1a8