Add Pagination of collections across the API

Registered by Martyn Taylor

Add Pagination of collections across the API

Pagination
-----------

HTTP Queries can be used to paginate collection response documents.

Example::

  /nodes/?limit=200&marker=105

Link headers are used to return "next" and "previous" links for paginated
collections. The links will follow the same linking pattern used throughout
the API based on the AtomPub protocol:

  link rel="next" "href"="http://localhost:8080/nodes?limit=200&marker=201"

Blueprint information

Status:
Complete
Approver:
aeva black
Priority:
Medium
Drafter:
None
Direction:
Approved
Assignee:
Lucas Alvares Gomes
Definition:
Approved
Series goal:
Accepted for havana
Implementation:
Implemented
Milestone target:
milestone icon havana-3
Started by
aeva black
Completed by
aeva black

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/add-api-pagination,n,z

Addressed by: https://review.openstack.org/38523
    Add Pagination of collections across the API

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.