[Openstack] Getting pagination right
    Jay Pipes 
    jaypipes at gmail.com
       
    Wed May 25 19:28:00 UTC 2011
    
    
  
On Wed, May 25, 2011 at 3:10 PM, Greg Holt <gholt at rackspace.com> wrote:
> Okay cool. Just stop using the term offset anywhere in your examples then and drop the whole page= thing as well. :)
Sorry, I'm not understanding what you're getting at here. The offset
is required to pass to the database query as the OFFSET clause. The
page= parameter allows you to calculate that OFFSET value.
-jay
    
    
More information about the Openstack
mailing list