mistral/mistral/services
Nikolay Mahotkin f1128206ff Fixing deleting cron-trigger trusts
* Removed extra client creation from trust
 * Delete trust only together with deleting trigger
   (so only one node deletes the trust)
 * Fix trust context with session

Change-Id: Ic207b0364b6bc45a6e24e561ef1f540208795530
2017-07-11 14:31:47 +03:00
..
__init__.py Added periodic events 2013-12-05 19:01:22 +04:00
action_manager.py Refactor workflow/action input validation 2017-03-13 18:28:08 +07:00
actions.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
expiration_policy.py Refactor mistral context using oslo_context 2017-06-23 10:34:40 +12:00
periodic.py Fixing deleting cron-trigger trusts 2017-07-11 14:31:47 +03:00
scheduler.py Surpress log with context data and db data 2017-03-25 14:35:21 +13:00
security.py Fixing deleting cron-trigger trusts 2017-07-11 14:31:47 +03:00
triggers.py Fixing deleting cron-trigger trusts 2017-07-11 14:31:47 +03:00
workbooks.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
workflows.py Adding log to db_sync 2017-05-16 05:17:08 +00:00