Comment 8 for bug 1646829

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

Reviewed: https://review.openstack.org/411250
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c5fb4ebd7662f2f0289a86ece3e3f3b9f8d29574
Submitter: Jenkins
Branch: stable/newton

commit c5fb4ebd7662f2f0289a86ece3e3f3b9f8d29574
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
    (cherry picked from commit 806c48097d351f0dd3b18c850adf6dd31df3b669)