Comment 2 for bug 1654195

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/416932
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=22707fb3d2a621d2f632f395f8d77c3f9e83c90d
Submitter: Jenkins
Branch: master

commit 22707fb3d2a621d2f632f395f8d77c3f9e83c90d
Author: ZhaoBo <email address hidden>
Date: Thu Jan 5 17:36:18 2017 +0800

    Add filter check for quering

    Neutron rasises 500 error if the filter is the resources'
    object property.

    This patch add the check to prevent querying with base_db property.

    Change-Id: I1aec4c1537e687e9087c468a592802779f370cb3
    Closes-Bug: #1654195