Comment 3 for bug 1562830

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

Reviewed: https://review.openstack.org/298522
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=9809769707352e756575b02a4520248b18c8559b
Submitter: Jenkins
Branch: master

commit 9809769707352e756575b02a4520248b18c8559b
Author: Cao ShuFeng <email address hidden>
Date: Tue Mar 29 12:04:33 2016 +0800

    remove extra quota commit of manage snapshot

    When manage an existing snapshot of a volume, cinder-api and cinder-vol
    both commit quota. This result in an extra commit.This change remove
    the extra commit in the cinder-api.

    Change-Id: Ic93ceebfcd9703549eb5f6b41e404a36ce24daae
    Closes-bug: #1562830