Comment 9 for bug 1084137

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

Reviewed: https://review.openstack.org/18303
Committed: http://github.com/openstack/horizon/commit/476072d49a41cd8461aa302591f828627760b67e
Submitter: Jenkins
Branch: stable/folsom

commit 476072d49a41cd8461aa302591f828627760b67e
Author: Matthias Runge <email address hidden>
Date: Tue Dec 18 14:00:48 2012 +0100

    Avoid cinder calls, when cinder is unavailable

    When a volume service is not available, then a cinder client can not
    be created. This patch skips the calls, so that dashboard doesn't
    break any more.

    This is a backport to Folsom release, as this turned out to be a major
    issue.
    Fixes bug 1084137

    Change-Id: I8f2f8b0b131b4bb5319d74f6da48671f146d7e00