Comment 8 for bug 1501855

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

Reviewed: https://review.openstack.org/251181
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=1a06292643d061a470f6433d0f0bbfe49bc49926
Submitter: Jenkins
Branch: stable/liberty

commit 1a06292643d061a470f6433d0f0bbfe49bc49926
Author: Mitsuhiro Tanino <email address hidden>
Date: Sun Nov 29 21:59:39 2015 -0500

    Fix quotas issue during volume transfer

    When admin transfers a volume with volume type from
    one tenant to another, it correctly updates the quota
    for the default values, but does not update for the
    volume type values.

    This patch fixes the problem to update quotas for
    the volume type values.

    Closes-Bug: #1501855
    (cherry picked from commit 173fd8604c5fe1237330eca96efdc356906ced50)
    Conflicts:
        cinder/tests/unit/test_volume_transfer.py

    Change-Id: If444639cea8e74a415220df43fccfb155ca89216