Comment 3 for bug 1646829

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

Reviewed: https://review.openstack.org/406118
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=806c48097d351f0dd3b18c850adf6dd31df3b669
Submitter: Jenkins
Branch: master

commit 806c48097d351f0dd3b18c850adf6dd31df3b669
Author: jichenjc <email address hidden>
Date: Sun Nov 27 23:13:44 2016 +0800

    Catch ImageNotAuthorized during boot instance

    ImageNotAuthorized is not caught during boot instance
    this could lead to 500 error to API layer

    Change-Id: Iaae14d27af7b4b8647e1024a5292bd21bcec5560
    Closes-Bug: 1646829