mistral/mistral/services
Vitalii Solodilov 763a1317b1 Added the limit on selection of delayed calls
It would be good when you have many Mistral-Engine instances.
It distributes selection of delayed calls between all of them.
Also replaced the sleep function by the await function in the tests.

Change-Id: I4f0e0a79ff8169ee4e9b359015db22898f634614
Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
2018-01-21 13:16:50 +04:00
..
__init__.py Added periodic events 2013-12-05 19:01:22 +04:00
action_manager.py Use the new action context in MistralHTTPAction 2017-12-11 22:42:48 +00:00
actions.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
expiration_policy.py Modify log infomation to achieve the same format 2017-11-20 09:04:54 +00:00
periodic.py Add a config option to disable cron triggers 2017-10-26 13:48:05 +03:00
scheduler.py Added the limit on selection of delayed calls 2018-01-21 13:16:50 +04:00
security.py [Triggers] Fix running openstack actions via triggers 2017-08-09 11:49:09 +03:00
triggers.py Add a periodic job to check workflow execution integrity 2017-11-15 18:31:01 +07:00
workbooks.py Wrong handling of is_system flag at workbooks causes DB error with MySQL 5.7 2017-11-24 14:47:25 +01:00
workflows.py Modify log infomation to achieve the same format 2017-11-20 09:04:54 +00:00