Tables in Launch Instance dialog don't support pagination

Bug #1859423 reported by Tatiana Ovchinnikova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
In Progress
Undecided
Tatiana Ovchinnikova

Bug Description

Launch instance dialog contains a few tables and almost all of them (except one) don't support pagination which makes the process extremely slow in environments with huge amount of e.g. public images.

Changed in horizon:
assignee: nobody → Tatiana Ovchinnikova (tmazur)
Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.opendev.org/703130

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.opendev.org/702195
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a62751ca4f011362829df7366a1c4c5d06f24f9e
Submitter: Zuul
Branch: master

commit a62751ca4f011362829df7366a1c4c5d06f24f9e
Author: Tatiana Ovchinnikova <email address hidden>
Date: Mon Jan 13 12:01:09 2020 +0100

    Add pagination to Security Groups table in Launch Instance wizard

    The most elegant way to add pagination is to refactor the table using
    <hz-dynamic-table> which already contains pagination instead of wiring
    it to the existing table framework.
    This solution adds the pagination and makes the code more readable.

    Partial-Bug: #1859423

    Change-Id: Iaff9e1f3c834a2bdb5823249de632ce472811a7d

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705045

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.opendev.org/707100

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.opendev.org/705045
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=057abb210b6aa5a6ab705cb39a00bc78241936ce
Submitter: Zuul
Branch: master

commit 057abb210b6aa5a6ab705cb39a00bc78241936ce
Author: Tatiana Ovchinnikova <email address hidden>
Date: Thu Jan 30 16:37:34 2020 +0100

    Add pagination to Server Groups table in Launch Instance wizard

    The most elegant way to add pagination is to refactor the table using
    <hz-dynamic-table> which already contains pagination instead of wiring
    it to the existing table framework.
    This solution adds the pagination and makes the code more readable.

    Partial-Bug: #1859423

    Change-Id: Ifc56d2440cb461ca320b6ea4653fd7921cd1ca5f

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.opendev.org/703130
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5c54ab5d46e432b32579a637cdd43d01a1b8ffa2
Submitter: Zuul
Branch: master

commit 5c54ab5d46e432b32579a637cdd43d01a1b8ffa2
Author: Tatiana Ovchinnikova <email address hidden>
Date: Wed Jan 22 09:50:53 2020 +0100

    Add pagination to Source table in Launch Instance wizard

    The most elegant way to add pagination is to refactor the table using
    <hz-dynamic-table> which already contains pagination instead of wiring
    it to the existing table framework.
    This solution adds the pagination and makes the code more readable.

    Partial-Bug: #1859423

    Change-Id: I08b7b94cf214a6b086565c2dd429e460e4e5c3de

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/horizon/+/829843

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/horizon/+/834224

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.opendev.org/c/openstack/horizon/+/834224
Committed: https://opendev.org/openstack/horizon/commit/b31bfe3b918ab9e4e5a249d9375590387b8030a7
Submitter: "Zuul (22348)"
Branch: master

commit b31bfe3b918ab9e4e5a249d9375590387b8030a7
Author: Tatiana Ovchinnikova <email address hidden>
Date: Thu Mar 17 14:47:35 2022 -0500

    Add pagination to Flavors table in Launch Instance wizard

    The most elegant way to add pagination is to refactor the table using
    <hz-dynamic-table> which already contains pagination instead of wiring
    it to the existing table framework.
    This solution adds the pagination and makes the code more readable.

    Partial-Bug: #1859423

    Change-Id: I18d6b4f33b274dadc90d73d8fd10efa5b09cb4d2

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.opendev.org/c/openstack/horizon/+/829843
Committed: https://opendev.org/openstack/horizon/commit/c97e6c68451dd6cb5a57a13f2ed75779810e055b
Submitter: "Zuul (22348)"
Branch: master

commit c97e6c68451dd6cb5a57a13f2ed75779810e055b
Author: Tatiana Ovchinnikova <email address hidden>
Date: Mon Feb 14 13:49:00 2022 -0600

    Add pagination to Networks table in Launch Instance wizard

    The most elegant way to add pagination is to refactor the table using
    <hz-dynamic-table> which already contains pagination instead of wiring
    it to the existing table framework.
    This solution adds the pagination and makes the code more readable.

    Partial-Bug: #1859423

    Change-Id: I10dad8367b444f1097e677fb3dfec841405dcbc7

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.