Comment 2 for bug 1505474

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

Reviewed: https://review.openstack.org/233926
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=1f8511d8b09c5199a57588e8312a46441fbcd7a6
Submitter: Jenkins
Branch: master

commit 1f8511d8b09c5199a57588e8312a46441fbcd7a6
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