Comment 6 for bug 1284664

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

Reviewed: https://review.openstack.org/76511
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5bf672facec226c4ad9c37a39455e479d982a2d9
Submitter: Jenkins
Branch: master

commit 5bf672facec226c4ad9c37a39455e479d982a2d9
Author: Julie Pichon <email address hidden>
Date: Wed Feb 26 11:32:17 2014 +0000

    Add missing mocked calls to the Volumes tests

    There is a quota check for the Create Volume button to see if it
    should be enabled. These new calls to tenant_quota_usages were missed
    when the volume snapshots tests moved to the main volumes
    directory/panel.

    Change-Id: If09afd6d69a9a9b14dfb6d802be92b7e24e63c60
    Closes-Bug: #1284664