← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1714384] Re: pecan is missing the de-dup and empty field stripping logic of the legacy controller

 

Reviewed:  https://review.openstack.org/499431
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=700d609ace818457093dc653264f84ffbdae4d86
Submitter: Jenkins
Branch:    master

commit 700d609ace818457093dc653264f84ffbdae4d86
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date:   Wed Aug 30 20:14:20 2017 -0700

    Pecan: strip duplicate and empty user fields
    
    Remove duplicated and empty fields from users requests
    in Pecan to preserve the old legacy API controller behavior.
    
    Closes-Bug: #1714384
    Change-Id: I1afc24b146a8fcc6c8ebae708f32dd7c1795292e


** 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/1714384

Title:
  pecan is missing the de-dup and empty field stripping logic of the
  legacy controller

Status in neutron:
  Fix Released

Bug description:
  When a user passes in duplicate fields and empty fields, the old API
  controller would strip these out before passing them to the plugin.

  Pecan should do the same thing to preserve parity with the old
  controller in case plugins are sensitive to these invalid filters.

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


References