Comment 4 for bug 1046915

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

Reviewed: https://review.openstack.org/26022
Committed: http://github.com/openstack/horizon/commit/81247fda009e3c27e377b605c5b997279b2f91f6
Submitter: Jenkins
Branch: master

commit 81247fda009e3c27e377b605c5b997279b2f91f6
Author: David Lyle <email address hidden>
Date: Thu Mar 14 08:43:33 2013 -0600

    Adding pagination to the instance views

    Modifying the api.nova.server_list() method to optionally handle
    pagination. The method will also work without pagination to
    support the many other place than the instance views that continue
    to call the method.

    Fixes: bug #1046915

    Change-Id: I8195f1f2d8922e1722743d7a2d627a8645e8b3bd