Comment 1 for bug 1758943

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

Reviewed: https://review.openstack.org/557712
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=0376185fb34a8cba3d8d705e579e08cddfb9316d
Submitter: Zuul
Branch: master

commit 0376185fb34a8cba3d8d705e579e08cddfb9316d
Author: Erno Kuvaja <email address hidden>
Date: Wed Mar 28 19:49:48 2018 +0100

    Prevent taskflow creation in impossible import

    This change prevents taskflow creation during image import in cases
    we know for sure that the image activation won't be successful.

    The change follows the Glance principles of failing early and tries
    to provide as meaningful error messages to the end user as possible.

    Co-authored-by: Abhishek Kekane <email address hidden>
    Closes-bug: 1758943
    Change-Id: Iaee2781d07f4c0afd4f886f0b30b523bd47f1058