yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67398
[Bug 1714381] Re: pecan is missing some plugin sanity validation for sorting+pagination
Reviewed: https://review.openstack.org/499430
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=31dc80a0c22ae1cbacad1694f799cbdc4228cfd4
Submitter: Jenkins
Branch: master
commit 31dc80a0c22ae1cbacad1694f799cbdc4228cfd4
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date: Wed Aug 30 20:11:34 2017 -0700
Pecan: add plugin pagination/sorting validation
This adds the validation to ensure that the plugin supports
native sorting when native pagination is used.
This patch doesn't add a unit test for this because it will
be covered in the switch to pecan for the existing unit tests
in I76dc23fb7b96d82b0da50285bd0aac76142e81e5 (which is how this
bug was discovered).
Closes-Bug: #1714381
Change-Id: I6443832357c91fe791853a374cdec11dd1f968ea
** 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/1714381
Title:
pecan is missing some plugin sanity validation for sorting+pagination
Status in neutron:
Fix Released
Bug description:
The legacy controller was validating that enabled, native pagination
was only set when the plugin actually supported native sorting. Pecan
needs to do this same thing for parity.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1714381/+subscriptions
References