Comment 8 for bug 1508249

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

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

commit d78399e614a90b062bcc1ff10aa00a037b158cad
Author: Nate Potter <email address hidden>
Date: Tue Dec 8 22:12:27 2015 +0000

    Move retype quota checks to API

    Currently the retype quota check is done in the manager, where it will
    raise an exception if the check fails. This patch moves the check to the
    API so that the user is given feedback before the RPC cast is made.

    APIImpact
    Closes-bug: #1508249

    Change-Id: Iba24edd8ad824837028353b52c90742df55c9173