Comment 3 for bug 1613770

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

Reviewed: https://review.opendev.org/356020
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=024bf10d8aec5e58111793a9652b16682eb61b7c
Submitter: Zuul
Branch: master

commit 024bf10d8aec5e58111793a9652b16682eb61b7c
Author: Vu Tran <email address hidden>
Date: Mon Aug 29 16:33:19 2016 -0400

    Improve error log when snapshot fails

    If snapshot creation via glance fails due to lack of space or over
    quota, we want to have a clearer error message.

    Change-Id: Ic9133f6bc14d4fe766d37a438bf52c33e89da768
    Closes-Bug: #1613770