Displaying a wrong message in ng-launch instance

Bug #1642108 reported by Kenji Ishii
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Kenji Ishii

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.

Kenji Ishii (ken-ishii)
Changed in horizon:
assignee: nobody → Kenji Ishii (ken-ishii)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/398030

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/398030
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5f95d402943fdaed136314f76c20a99866252f3f
Submitter: Jenkins
Branch: master

commit 5f95d402943fdaed136314f76c20a99866252f3f
Author: Kenji Ishii <email address hidden>
Date: Wed Nov 16 10:56:32 2016 +0900

    Fix the issue that a wrong message is shown in ng-launch instance

    In some case like an api response is delaying, users may see the message
    "There are no Availability Zones" in Details tab.
    Because the request to get availability zones is not still finished.
    It makes user confuse.
    This patch distinguish whether there are no availability zones or just
    under requesting it and show users a proper message.

    This matter may occur not only above case but also other tabs.
    But at the moment, this patch is addressing only Details tab because
    this tab is first one to be shown to users.

    Change-Id: Iec1c18ced37b0c3a5f25a01975a8e2b0f2c1f335
    Closes-Bug: #1642108

Changed in horizon:
status: In Progress → Fix Released
Changed in horizon:
importance: Undecided → Low
milestone: none → pike-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 12.0.0.0b2

This issue was fixed in the openstack/horizon 12.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.