mistral/mistral/db
Mike Fedosin f5bef4a866 Remove _get_task_executions function
This function is kind of useless and we can call
_get_collection directly from get_task_executions.

Change-Id: I908c889193c70aa99fa7fbfa4823f6a6016e80e9
2017-11-16 21:48:36 +03:00
..
sqlalchemy Optimize mistral queries for 'get_task_executions' 2017-10-16 04:22:10 +00:00
v2 Remove _get_task_executions function 2017-11-16 21:48:36 +03:00
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
utils.py Replace @loopingcall.RetryDecorator with @tenacity.retry 2017-09-22 11:42:21 +07:00