de72cd4736
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
7 lines
202 B
YAML
7 lines
202 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix the query logic for share network list, put "created_since",
|
|
"created_before" search opts into database to increase query speed,
|
|
integrate the database query interface.
|