f7bc1ad25a
As a convenience, allow job execution searches to be filtered by 'status'. This search key will refer to the "info['status']" field in a JobExecution record. Because the "info" dictionary is stored as a string in the database, and because it contains values from clients that may also contain 'status' entries in nested objects, a substring search filter on the query is not reliable. Instead results are filtered by Sahara after they are returned from sqlalchemy. Partial-Implements: blueprint enable-result-filtering Change-Id: I090b46514c7c920c3cac1a59a45e527ff87e488d |
||
---|---|---|
.. | ||
migration | ||
sqlalchemy | ||
__init__.py | ||
api.py | ||
base.py |