Comment 3 for bug 1923008

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/785573
Committed: https://opendev.org/openstack/manila/commit/de72cd473616bf0454749d6f105a17170cc3d5ce
Submitter: "Zuul (22348)"
Branch: master

commit de72cd473616bf0454749d6f105a17170cc3d5ce
Author: haixin <email address hidden>
Date: Fri Apr 9 16:23:24 2021 +0800

    Optimize the query logic for share network list

    1: As admin user, query share network list with specified
       "security_service_id" and "project_id" search opts, will
       get wrong result.
    2: put "created_since", "created_before" search opts into database to
       Increase query speed

    Closes-Bug: #1923008
    Change-Id: I49e412cb6c98fcda67531ff915b3b4c3edc64476