Comment 3 for bug 1037438

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

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

commit dfe0cf8e26fed4c5e83964af620ca80df4bb6f74
Author: Akihiro MOTOKI <email address hidden>
Date: Thu Aug 16 16:00:01 2012 +0900

    Catch an exception of API call when retrieving quota usage.

    Fixes bug 1037438

    Before this commit, api.nova.tenant_quota_usages() is called multiple
    times when rendering a template. This commit fixes it and now the API
    call is called only once.

    Change-Id: Ia9eb1fb2b956966ad26501e7b6af65e927067f20