Bug 1042214

Summary: [RFE][heat]: Stacks Pagination
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: unspecifiedCC: markmc, mlopes, sbaker, sdake, shardy, yeylon
Target Milestone: gaKeywords: FutureFeature
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/heat/+spec/pagination
Whiteboard: upstream_milestone_icehouse-1 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
This enhancement provides a mechanism to paginate stack-list output. A large number of stacks may make it difficult to achieve consistent output of the stack list. Consequently, REST API requests can use pagination for an improved user experience.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 19:08:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2013-12-12 21:23:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/pagination.

Description:

Handle large amounts of response data by paginating the results.

Specification URL (additional information):

https://etherpad.openstack.org/p/heat-pagination

Comment 2 Stephen Gordon 2014-01-23 20:48:11 UTC
Moving to POST based on upstream status (Implemented).