Comment 2 for bug 1160004

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

Reviewed: https://review.openstack.org/25326
Committed: http://github.com/openstack/cinder/commit/1fde5a4fbc73a31453f0fe288a0b4a929d7f3026
Submitter: Jenkins
Branch: master

commit 1fde5a4fbc73a31453f0fe288a0b4a929d7f3026
Author: Cory Stone <email address hidden>
Date: Mon Mar 25 15:09:37 2013 -0500

    Add the volume and snapshot gigabytes together.

    The quota sync functions were not working correctly for both
    snapshots and volumes regarding gigabytes. Each would report
    their own count as the total gigabytes.

    Now the gigabytes sync is separate from the volume and snapshot
    count syncs.

    Fixes bug #1160004

    Change-Id: Ib1200813acb6055412b3f7f6b63fa9ba2b8fa3be