yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53004
[Bug 1597677] [NEW] Failed to delete server from network topology view
Public bug reported:
When I try to terminate(delete) an instance in the network topology view, it seems do nothing at all.
As check with the code, when click "terminate/delete" button, it will try to load project/instance table in background, then do the delete row action of the sever. But, the project instance table was paginated. And if you try to terminate/delete an instance that are not in first page of project/instance table, the terminate/delete action would take no action at all.
** Affects: horizon
Importance: Undecided
Status: New
--
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/1597677
Title:
Failed to delete server from network topology view
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When I try to terminate(delete) an instance in the network topology view, it seems do nothing at all.
As check with the code, when click "terminate/delete" button, it will try to load project/instance table in background, then do the delete row action of the sever. But, the project instance table was paginated. And if you try to terminate/delete an instance that are not in first page of project/instance table, the terminate/delete action would take no action at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1597677/+subscriptions
Follow ups