yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58746
[Bug 1642108] [NEW] Displaying a wrong message in ng-launch instance
Public bug reported:
APIs called when ng-launch instance modal is opened are async. Because
of this, when a response time of an api is delayed user may see a wrong
message.
For example about Details tab, it needs to list availability zones and
we request its infomation to Server. However, some case, users may see
the message "There are no Availability Zones." because that request is
not still finished.
This make users confuse. We should distinguish whether there are no
availability zones or just under requesting it.
** Affects: horizon
Importance: Undecided
Assignee: Kenji Ishii (ken-ishii)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Kenji Ishii (ken-ishii)
--
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/1642108
Title:
Displaying a wrong message in ng-launch instance
Status in OpenStack Dashboard (Horizon):
New
Bug description:
APIs called when ng-launch instance modal is opened are async. Because
of this, when a response time of an api is delayed user may see a
wrong message.
For example about Details tab, it needs to list availability zones and
we request its infomation to Server. However, some case, users may see
the message "There are no Availability Zones." because that request is
not still finished.
This make users confuse. We should distinguish whether there are no
availability zones or just under requesting it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1642108/+subscriptions
Follow ups