deb-mistral/mistral
Renat Akhmerov 1dbb3f2525 Fixing filtering in task controller
* _get_task_resources_with_results() was given one extra parameter
  "wf_ex_id" whereas it was already passed in **filters. It was all
  wrong as we just need to pass "workflow_execution_id" in filters
* There was also wrong "id" filter which gave empty db list every
  time

TODO:
 * Add tests to check filtering in controllers

Change-Id: Ibce9a40bc63ed63173b91e5f03cf71125537cf73
2016-07-14 17:53:15 +07:00
..
actions Merge "Add configuration option for endpoint type" 2016-07-08 09:01:31 +00:00
api Fixing filtering in task controller 2016-07-14 17:53:15 +07:00
cmd Integrating new RPC layer with Mistral 2016-07-05 11:30:02 +02:00
db Add filters to all collections listing functions (tags included) 2016-07-06 10:18:55 +02:00
engine Merge "Add proper handling for implicit task completion" 2016-07-11 10:04:26 +00:00
hacking Hacking log for warning 2016-03-30 11:50:15 +00:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
services Merge "Add action context to all action executions" 2016-07-05 10:52:35 +00:00
tests Merge "Add KeyCloak OpenID Connect server-side authentication" 2016-07-13 09:35:54 +00:00
utils Merge "Add filters to all collections listing functions (tags included)" 2016-07-06 12:21:49 +00:00
workbook Fail/Success/Pause transition message 2016-06-01 14:44:44 +05:30
workflow Enable osprofiler to measure performance 2016-06-10 01:49:38 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
config.py Add KeyCloak OpenID Connect server-side authentication 2016-07-08 17:31:06 +07:00
context.py Add KeyCloak OpenID Connect server-side authentication 2016-07-08 17:31:06 +07:00
coordination.py Raise user-friendly exception in case of connection failed 2015-08-19 10:40:43 +08:00
exceptions.py Add KeyCloak OpenID Connect server-side authentication 2016-07-08 17:31:06 +07:00
expressions.py Refactoring exception hierarchy 2016-05-11 10:13:33 +00:00
version.py Adjusting all license headers in python files so they look the same 2013-12-30 13:27:06 +07:00