Comment 2 for bug 1749525

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

Reviewed: https://review.openstack.org/544511
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=1f4a0cc4be204f8a584769a753893d2ab4a5d74b
Submitter: Zuul
Branch: master

commit 1f4a0cc4be204f8a584769a753893d2ab4a5d74b
Author: Erno Kuvaja <email address hidden>
Date: Wed Feb 14 15:47:22 2018 +0000

    Make the Image status transition early

    When image-import call is made, all kind of things happens before
    the image status transitions to 'importing'. We should do this as early
    as possible to ensure that there is no user action against the image
    while it's prcessed and the user gets the info that the importing is
    actually happening.

    Closes-Bug: #1749525

    Change-Id: I3ff9f7af2f266dd60fd3ad738b1fb9eeb6fd9fb8