Reviewed:  https://review.openstack.org/490868
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=34732d262fcff8ac65dd92e66fd7ed5b92ddc61f
Submitter: Zuul
Branch:    master

commit 34732d262fcff8ac65dd92e66fd7ed5b92ddc61f
Author: Lajos Katona <lajos.kat...@ericsson.com>
Date:   Fri Aug 4 15:25:15 2017 +0200

    Redirect back if deleting from image details
    
    If deleting from the image details view, the user stuck on an empty
    page, instead of redirecting back to the list of remaining images.
    
    Change-Id: I9a2f5b7325e037c4b57cd01afc2bbcfca51e6e83
    Closes-Bug: #1704118


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1704118

Title:
  Spinner is stuck when deleting image in angularized panel

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Reproduction:

   local_settings:
   ANGULAR_FEATURES={
       'images_panel': True,
       ...
       }

  devstack commit b79531a9f96736225a8991052a0be5767c217377
  horizon commit d5779eae0ad267533001cb7dae6ca7dbc5becb27

  Go to detail page of an image eg: /ngdetails/OS::Glance::Image
  /90ccb1bf-1feb-4f49-8234-c6812c952131

  Click delete image. After that the image is deleted though multiple UI
  errors can be seen:

  1) The 'Please wait' spinner is stuck forever
  2) A red toast is displayed: Error: Unable to retrieve the image
  3) In the javascript console this error appears:
  GET 
http://127.0.0.1:9000/api/glance/images/90ccb1bf-1feb-4f49-8234-c6812c952131/ 
404 (Not Found)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1704118/+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