Comment 8 for bug 1731986

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/520122
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ad389244ba5737d01f0c28e6704fc93b83dace9e
Submitter: Zuul
Branch: master

commit ad389244ba5737d01f0c28e6704fc93b83dace9e
Author: Matt Riedemann <email address hidden>
Date: Wed Nov 15 11:00:12 2017 -0500

    Add the ability to get absolute limits from Cinder

    This will be used in a later patch to check quota usage
    for volume snapshots before attempting to create new
    volume snapshots, so we can avoid an OverLimit error.

    Change-Id: Ica7c087708e86494d285fc3905a5740fd1356e5f
    Related-Bug: #1731986