← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1591338] Re: Pecan does not support pagination

 

Reviewed:  https://review.openstack.org/328542
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=09a6a46e77875ce6879dd8bb4b0365eecc45f3b9
Submitter: Jenkins
Branch:    master

commit 09a6a46e77875ce6879dd8bb4b0365eecc45f3b9
Author: Brandon Logan <brandon.logan@xxxxxxxxxxxxx>
Date:   Fri Jun 10 18:14:25 2016 -0500

    Pecan: Implement pagination
    
    Implements pagination and sorting in the QueryParametersHook. Doing
    this in a hook keeps the main controller code clean and also doesn't
    require implementing pagination and sorting in every controller.
    
    Change-Id: I5f439cf2457984d6b62ce5fed9d5d471aafbde81
    Closes-Bug: #1591338


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1591338

Title:
  Pecan does not support pagination

Status in neutron:
  Fix Released

Bug description:
  The legacy wsgi layer suppports pagination and there are new tests
  that have been added that show that the pecan implemenation does not
  support it yet.

  http://logs.openstack.org/26/319626/6/experimental/gate-neutron-dsvm-
  api-pecan/5223df2/testr_results.html.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1591338/+subscriptions


References