Bug 1042312 - [RFE][ceilometer]: paginate db result
Summary: [RFE][ceilometer]: paginate db result
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/ceil...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:43 UTC by RHOS Integration
Modified: 2015-07-22 17:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:33:30 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:43:09 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/paginate-db-search.

Description:

Instead of returning all the large amount of data as a whole from db, we need to paginate the return objects.

The sqlalchemy backend in oslo already has this kind of capability, so we need to rebase our sqlalchemy implementation on oslo's sqlalchemy to leverage that.

We also need to add this feature for mongoDB and HBase.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.