deb-mistral/mistral
Kupai József 4e3e19bfb3 Limit the number of finished executions.
A new option was intorduced to execution_expiration_policy to limit
the amount of finished and not expired executions. This can be used
to keep the number of finished executions under a limit, even if a
huge number of executions are created in a short period of time.

Change-Id: I05a604285a6fc510dd224613215dac8d2c31c541
Related-Bug: #1658946
2017-04-10 14:38:04 +02:00
..
actions Don't create actions when inspection fails 2017-04-04 11:06:46 +00:00
api Role based resource access control - get executions 2017-04-03 09:42:58 +00:00
auth Remove logging import unused 2016-10-11 13:59:59 +07:00
cmd Display all the possible server values. 2016-12-15 09:24:53 +00:00
db Limit the number of finished executions. 2017-04-10 14:38:04 +02:00
engine Surpress log with context data and db data 2017-03-25 14:35:21 +13:00
event_engine Refactor rpc configuration loading 2017-01-26 11:30:35 +01:00
expressions Trim yaql/jinja operation log 2017-03-22 11:08:03 +13:00
ext Add a Mistral lexer for pygments 2017-04-05 10:17:58 +01:00
hacking Add hacking for code style checks 2017-03-16 07:38:09 +00:00
lang Add missing schema validation and unit tests for 'publish-on-error' 2017-03-24 16:34:14 +07:00
resources Fix for YaqlEvaluationException in std.create_instance workflow. 2016-07-12 00:29:23 -04:00
service Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
services Limit the number of finished executions. 2017-04-10 14:38:04 +02:00
tests Limit the number of finished executions. 2017-04-10 14:38:04 +02:00
utils Explicitly set charset to UTF-8 in rest_utils for webob.Response 2017-04-03 14:39:01 +07:00
workflow Merge "Surpress log with context data and db data" 2017-04-06 11:40:07 +00:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Remove log translations 2017-03-22 12:37:16 +08:00
config.py Limit the number of finished executions. 2017-04-10 14:38:04 +02:00
context.py Refactor RPC serialization: add polymophic serializer 2017-02-14 13:19:43 +07:00
exceptions.py Add Jinja evaluator 2016-10-05 11:27:29 +00:00
messaging.py Add event configuration for event trigger 2016-09-01 10:28:59 +12:00
serialization.py Refactor RPC serialization: add polymophic serializer 2017-02-14 13:19:43 +07:00
version.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00