yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65836
[Bug 1704118] [NEW] Spinner is stuck when deleting image in angularized panel
Public bug reported:
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)
** Affects: horizon
Importance: Undecided
Status: New
** Tags: angularjs glance low-hanging-fruit
--
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):
New
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
Follow ups