Bug 1041985

Summary: [RFE][horizon]: support v3 pagination in the tables
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/horizon/+spec/v3-pagination-support
Whiteboard: upstream_milestone_next upstream_status_blocked upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:04:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 20:26:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/v3-pagination-support.

Description:

The pagination mechanism changed for v3 from the marker and limit mechanism to a per_page and link one, This change will require updates to how pagination is handled in the tables so that it can handle both types of pagination.

Specification URL (additional information):

None