Zun

Comment 3 for bug 1747374

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

Reviewed: https://review.openstack.org/543133
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=aec9681c44c1f03d4efa12734fadfa2f06197862
Submitter: Zuul
Branch: stable/queens

commit aec9681c44c1f03d4efa12734fadfa2f06197862
Author: weikeyou <email address hidden>
Date: Mon Feb 5 16:51:14 2018 +0800

    Handle exception on searching for images

    If an error occurs when search images,It will always be
    a "creating" state, although the container has failed to create.
    Add exception in in searching for images when create containers.

    Change-Id: Ic1f3dd27e99bdf70848f7ca8750543fc30452350
    Closes-bug: #1747374
    (cherry picked from commit 9c095cc4db3eccb6c2fefc6df01e46af0925cc01)