Comment 3 for bug 1159489

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

Reviewed: https://review.openstack.org/25251
Committed: http://github.com/openstack/cinder/commit/d6935af9b3cdf73cc5dac2006d76a95e4c6cb35e
Submitter: Jenkins
Branch: master

commit d6935af9b3cdf73cc5dac2006d76a95e4c6cb35e
Author: John Griffith <email address hidden>
Date: Sun Mar 24 20:49:46 2013 +0000

    Fixed shared gigabytes quota resource.

    The shared gigabytes resource between volumes and snapshots wasn't
    working properly. The issue was that on update/sync the action item
    (volumes or snapshots) would update the resource usages based only on
    it's own particular item.

    This patch fixes that, and makes the total gigabytes truly shared
    between volumesa and snapshots.

    Fixes bug: 1159489

    Change-Id: Ib1be9788f0beb4f94d010e4f816f9f3393371205