Comment 4 for bug 1505474

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

Reviewed: https://review.openstack.org/247387
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=ecb2def984834f707726bd3080b3f536fc8bc83d
Submitter: Jenkins
Branch: stable/liberty

commit ecb2def984834f707726bd3080b3f536fc8bc83d
Author: wangxiyuan <email address hidden>
Date: Tue Oct 13 12:13:29 2015 +0800

    Catch InvalidImageStatusTransition error

    Now, when delete image to unallowed status, it will raise a 500
    error. So we should catch that error to avoid it.

    Change-Id: I47f777a81a6069793dfa4d52eace79edb266669d
    Closes-bug: #1505474
    (cherry picked from commit 1f8511d8b09c5199a57588e8312a46441fbcd7a6)