Hide Forgot
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