← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1591222] Re: Shared filter is broken for QoS policies since Mitaka

 

Reviewed:  https://review.openstack.org/328313
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=389f7b0b08455b77db24d41280e8cc00a0d2260b
Submitter: Jenkins
Branch:    master

commit 389f7b0b08455b77db24d41280e8cc00a0d2260b
Author: Ihar Hrachyshka <ihrachys@xxxxxxxxxx>
Date:   Fri Jun 10 16:03:31 2016 +0200

    qos: fix shared filter for policies
    
    The filter was working in Liberty, but was broken in Mitaka when
    the field became synthetic as part of RBAC enablement for the resource.
    
    _get_collection already knows how to handle the filter on database
    level, so we just need to register the filter to pass it deeper into
    db_api.
    
    Change-Id: I40657bd15d9bf1e2bc6b0224254c916c35391cd1
    Closes-Bug: #1591222


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

Title:
  Shared filter is broken for QoS policies since Mitaka

Status in neutron:
  Fix Released

Bug description:
  The filter was working in Liberty, but was broken in Mitaka when 
  the field became synthetic as part of RBAC enablement for the resource.

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


References