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 <jo...@usr.fi>
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


** Changed in: glance
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1749525

Title:
  Image Import leaves state transition to way too late stage

Status in Glance:
  Fix Released

Bug description:
  On the Interoperable Image Import when the image-import call is made,
  the image status gets set to 'importing'. This happens on quite late
  state of the task flow and the previous steps may take some time.
  During this time the user is not informed that the import is actually
  happening and can either reissue the image-import call or stage call.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1749525/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to