Comment 2 for bug 910494

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

Reviewed: https://review.openstack.org/2725
Committed: http://github.com/openstack/horizon/commit/eef90c6325b8d43d680a54d251ed0714f7c5d74d
Submitter: Jenkins
Branch: master

commit eef90c6325b8d43d680a54d251ed0714f7c5d74d
Author: Ewan Mellor <email address hidden>
Date: Sat Dec 31 23:26:11 2011 -0800

    Bug #910494: Horizon still tries to load quantum.client when QUANTUM_ENABLED=False

    Conditionally load api.quantum based on QUANTUM_ENABLED. This means that
    you don't have to have quantum.client installed if you're going to run with
    QUANTUM_ENABLED=False.

    Change-Id: I9abc08e18188a8fed681603ca2c0dd4534bc5135