Comment 3 for bug 1217837

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

Reviewed: https://review.openstack.org/44060
Committed: http://github.com/openstack/glance/commit/437a283f24e9791f113665036e090967b8747bd2
Submitter: Jenkins
Branch: master

commit 437a283f24e9791f113665036e090967b8747bd2
Author: AmalaBasha <email address hidden>
Date: Wed Aug 28 20:05:25 2013 +0530

    Notify error not called on upload errors in V2

    The 'upload' method in glance/api/v2/image_data.py catches a couple of
    exceptions, but does not send notifications for any of them. They should
    also be sending notifications as is being done in v1.

    Fixes: Bug #1217837
    Change-Id: Ie38307f514c1716dce31403d9ef57eae8290450d