Comment 4 for bug 1084976

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

Reviewed: https://review.openstack.org/19486
Committed: http://github.com/openstack/horizon/commit/ebc5e6db042cbd3ba16fc06ddfb8a785dea238cb
Submitter: Jenkins
Branch: stable/folsom

commit ebc5e6db042cbd3ba16fc06ddfb8a785dea238cb
Author: Victoria Martínez de la Cruz <email address hidden>
Date: Fri Jan 11 17:43:35 2013 -0300

    Add a check for unlimited quotas

    This extra check will prevent Horizon to
    misunderstand "-1" value when tallying quotas,
    setting the "Available" field to inf
    instead of 0.

    Change-Id: Idfeb9a10b8ce8eea1a39b3d48dffe08d6450fadd
    Fixes: bug #1084976