Comment 5 for bug 1859423

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