Comment 3 for bug 893466

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

Reviewed: https://review.openstack.org/4374
Committed: http://github.com/openstack/horizon/commit/784a9a022888b541b46fb5fc6ed879b4e0c8b4d5
Submitter: Jenkins
Branch: master

commit 784a9a022888b541b46fb5fc6ed879b4e0c8b4d5
Author: Gabriel Hurley <email address hidden>
Date: Tue Feb 21 15:35:45 2012 -0800

    Cleanup of quantum dependencies and imports.

    Note: python-gflags is still a dependency for the quantum client,
    but the client's setup.py properly lists it as a dependency so
    we don't need it in our pip-requires.

    Given that we now detect quantum fully from the keystone service catalog,
    there are no settings/configuration for it in horizon anymore, and there
    are no special dependencies for it beyond the client, I'm
    saying that this fixes bug 893466.

    Change-Id: I2f31215974082fd354ab7fd274a6643010640fa8